Skip to content

Commit f41817e

Browse files
authored
Update README.md
Signed-off-by: Carlo Parata <[email protected]>
1 parent 47b9f39 commit f41817e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# X-NUCLEO-NFC09A1
22

33
The code has been designed for ST X-NUCLEO-NFC09A1 expansion board to show how to detect, read and write NFC tags.
4-
The X-NUCLEO-NFC09A1 NFC card reader expansion board is based on the ST25R200 device. The ST25R200 manages frame coding and decoding in reader mode for standard applications, such as NFC, proximity, and vicinity HF RFID standards. It supports ISO/IEC 14443 type A/B and ISO/IEC 15693 RF communication protocols as well as the detection, reading and writing of NFC Forum type 1, 2, 4, and 5 tags.
4+
The X-NUCLEO-NFC09A1 NFC card reader expansion board is based on the ST25R100 device. The ST25R100 manages frame coding and decoding in reader mode for standard applications, such as NFC, proximity, and vicinity HF RFID standards. It supports ISO/IEC 14443 type A/B and ISO/IEC 15693 RF communication protocols as well as the detection, reading and writing of NFC Forum type 1, 2, 4, and 5 tags.
55

66
## Examples
77

@@ -21,6 +21,6 @@ The X-NUCLEO-NFC09A1 library requires the following STM32duino libraries:
2121
You can find the source files at
2222
https://github.com/stm32duino/X-NUCLEO-NFC09A1
2323

24-
The ST25R200 datasheet is available at
25-
https://www.st.com/en/nfc/st25r200.html
24+
The ST25R100 datasheet is available at
25+
https://www.st.com/en/nfc/st25r100.html
2626

0 commit comments

Comments
 (0)