From 4f7e30616db3c4421ba7ab472d6e262e8ea43fca Mon Sep 17 00:00:00 2001 From: jmichault <48726908+jmichault@users.noreply.github.com> Date: Thu, 21 Mar 2019 17:50:58 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbf410c..80bfecd 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ git clone https://github.com/jmichault/flash_cc2531.git ``` Connect the following pins of the debug port to the GPIO port : 1. pin 1 (GND) --> pin 39 (GND) -2. pin 7 (reset) --> pin 35 (GPIO24) -3. pin 3 (DC) --> pin 35 (GPIO27) -4. pin 4 (DD) --> pin 35 (GPIO28) +2. pin 7 (reset) --> pin 35 (GPIO24, BCM19) +3. pin 3 (DC) --> pin 36 (GPIO27, BCM16) +4. pin 4 (DD) --> pin 38 (GPIO28, BCM20) and insert the usb dongle in a port.