bigtreetech / SKR-2

195 stars 178 forks source link

Connecting RPi #13

Open Bubba2017 opened 3 years ago

Bubba2017 commented 3 years ago

SKR2 Documentation indicates connecting Raspberry Pie for the SKR 1.4 The two boards appear to be completely different.

No row of pins at the edge of the board?

thisiskeithb commented 3 years ago

The diagram applies to the SKR 2 as well. The row of pins you see on the left side of the diagram is a Raspberry Pi, not an SKR board:

image

Bubba2017 commented 3 years ago

Could you show the connections to the SKR2, If you connecting to the TFT connector the labels don't match. +5v, GND, PAS, PAIO, RST Which is connected to TXD0 on the RPi and which is RXD0 on RPi?

The documentation needs to be more clear. Why not draw a line to each connection like is done for the BLTouch?

aabeuge commented 3 years ago

Refer to the schematic in the hardware folder, specifically, right hand side of the STM32 about half way down. On SKR-2 PA9 is TX and PA10 is RX. So pin 10 (RXD0) of RPi would go to the middle pin (PA9) of tft connector on SKR-2 and pin 8 (TXD0)of RPI would go to the 4th pin from left (PA10) on tft connector. And then or course, pick any ground pin on rpi and connect to second pin over from left (GND) on SKR-2.

Bubba2017 commented 3 years ago

That is the information that was missing. Thanks.
BTT please add the infromation for aabeuge to the documentation.

printur33 commented 2 years ago

Hey @Bubba2017 how did this work out for you and what RPi version are you running? Also, do you know why the BTT directions lable pins 1,2,39 and 40?

cjmalchow commented 2 years ago

Question, are there other ports on the SKR2 that can be used for the TX and RX (PA9 and PA10)? Those ports are in use for my configuration as they are needed for the display. Thanks!

PixelatedPolyurethane commented 2 years ago

That is the information that was missing. Thanks. BTT please add the infromation for aabeuge to the documentation. @Bubba2017 A bit late but i just did one. enjoy!

Untitled