Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bvernoux committed Jul 7, 2020
2 parents 3c77512 + 6c82756 commit dd7f30f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ HydraNFC Shield v2 is for anyone interested in Learning/Developping/Debugging/Ha
* Quartz oscillator operating with 27.12 MHz crystal with fast start-up

**Key Features of HydraFW (for HydraBus v1/HydraNFC Shield v2 hardware) firmware using [STMicroelectronics RFAL for ST25R3916](https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25rfal002.html):**

This firmware is fully open source and based on HydraFW and is specific to HydraBus v1 with HydraNFC Shield v2 it use [STMicroelectronics RFAL for ST25R3916](https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25rfal002.html)
The RFAL simplifies the development of applications by encapsulating device and protocol details.

The STMicroelectronics RFAL simplifies the development of applications by encapsulating device and protocol details.
* Complete middleware to build NFC enabled applications based on the ST25R3916 device
* Supported modes:
* Reader/Writer
Expand All @@ -77,3 +79,5 @@ The RFAL simplifies the development of applications by encapsulating device and
* ISO18092
* MISRA C:2012 compliant
* Free, user-friendly license terms

The firmware will support Special stream and Transparent modes to implement other custom protocols in reader/writer mode (potentially also P2P), card emulation mode and even unique sniffer mode.

0 comments on commit dd7f30f

Please sign in to comment.