Skip to content

Commit c1d1b50

Browse files
author
Donatien Garnier
authored
Merge pull request #50 from jamesbeyond/update
Update readme with PN512 shield info
2 parents 5c37ff4 + fdb8e9e commit c1d1b50

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

NFC_SmartPoster/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,38 @@ Verification of the sample application can be seen on any a smartphone with an N
1616

1717
This example is known to work on boards connected to a PN512 shield.
1818

19+
**Wirring diagram for NFC Explorer with PN512**
20+
21+
If using the Raspbery Pi explorer (PN512) board, use this pinout mapping diagram to connect the shield to the reference target. In this case a ST NucleoF401RE pinout is shown.
22+
23+
Nucleo F401RE Explore NFC
24+
(Arduino header) (pin1 on shield shown with a <|)
25+
+-------+ +-------+ +--------+
26+
| [NC] | | [B8] | |[ 2][ 1]|
27+
| [IOREF| | [B9] | |[ 4][ 3]|
28+
| [RST] | | [AVDD]| |[ 6][ 5]|
29+
1<---+ [3V3] | | [GND] | |[ 8][ 7]|
30+
| [5V] | | [A5] +--->23 |[10][ 9]|
31+
| [GND] | | [A6] +--->21 |[12][11]|
32+
25<--+ [GND] | | [A7] +--->19 |[14][13]|
33+
| [VIN] | | [B6] +--->3 |[16][15]|
34+
| | | [C7] | |[18][17]|
35+
26<--+ [A0] | | [A9] | |[20][19]|
36+
16<--+ [A1] | | [A9] | |[22][21]|
37+
| ... | | | |[24][23]|
38+
| | | [A8] | |[26][25]|
39+
+-------+ | ... | +--------+
40+
| |
41+
| |
42+
+-------+
43+
44+
Patch using jumper wires to the
45+
indicated pins on the Shield.
46+
47+
48+
Schematic (https://www.element14.com/community/docs/DOC-76384/l/explore-nfc-board-schematic)
49+
50+
1951
## Building instructions
2052

2153
Clone the repository containing the collection of examples:

0 commit comments

Comments
 (0)