mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-05 06:17:48 -07:00
E3V2 UART crossing note
e.g pin 3 on the idc connected to pin 10 on the rpi4 and pin 4 on the idc connected to pin 8 on the rpi4
This commit is contained in:
parent
0114d72a6c
commit
0288154cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# select "Enable extra low-level configuration options" and select
|
||||
# serial (on USART3 PB11/PB10), which is broken out on the 10 pin IDC
|
||||
# cable used for the LCD module as follows:
|
||||
# 3: Tx, 4: Rx, 9: GND, 10: VCC
|
||||
# 3: Tx, 4: Rx, 9: GND, 10: VCC (pins 3 & 4 may need to be crossed depending on host board)
|
||||
|
||||
# Flash this firmware by copying "out/klipper.bin" to a SD card and
|
||||
# turning on the printer with the card inserted. The firmware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue