BIGTREETECH-OCTOPUS-V1.0
BIGTREETECH-OCTOPUS-V1.0 copied to clipboard
Klipper UART
It appears the uart pins for 2208's are labled as expansion pins. Is this correct ? for example PE8 is labled as Motor uart pin but also labled as an expansion pin EXP1_1.
You have to set that yourself. The ones marked in the red rectangle are the uart pins. For uart you only need the #uart_pin. You can delete the #tx_pin reference.
this is from the new Pin.pdf
that worked for me like this too.
Don't follow the config file for klipper configuration from this github, just set the jumper as shown on the manual, and then set UART_pin based on CS column mention here. nothing else needed Thanks dazkit