Skip to content

Commit

Permalink
Merge pull request #1542 from itsn0tm3/patch-1
Browse files Browse the repository at this point in the history
Update SPI Pins for TI-Stick
  • Loading branch information
danamlewis committed Apr 19, 2020
2 parents 4e5955e + ac6ceb6 commit ff2146a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/Gear Up/edison.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ You will also need jumpers to wire your TI stick to the Raspberry Pi's GPIO head
```
SPI0 CS0 (Pi pin 24) -> debug pin 5
SPI0 CLK (Pi pin 23) -> debug pin 6
SPI0 MISO (Pi pin 21) -> debug pin 8
SPI0 MOSI (Pi pin 19) -> debug pin 10
SPI0 MISO (Pi pin 21) -> debug pin 10
SPI0 MOSI (Pi pin 19) -> debug pin 8
any Pi 3.3V pin -> debug pin 2
any Pi ground pin -> debug pin 1
GPIO 4 (Pi pin 7) -> debug pin 7
Expand Down

0 comments on commit ff2146a

Please sign in to comment.