Browse Source

Update README.md

master
jmichault 5 years ago
committed by GitHub
parent
commit
2221309ff8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      README.md

+ 4
- 4
README.md View File

@@ -11,10 +11,10 @@ Download flash_cc2531 on your raspberry:
git clone https://github.com/jmichault/flash_cc2531.git
```
Connect the following pins of the debug port to the GPIO port :
pin 1 (GND) --> pin 39 (GND)
pin 7 (reset) --> pin 35 (GPIO24)
pin 3 (DC) --> pin 35 (GPIO27)
pin 4 (DD) --> pin 35 (GPIO28)
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)

and insert the usb dongle in a port.



Loading…
Cancel
Save