Basic Information:
Printer Model: Ender 3 Pro
MCU / Printerboard: BTT SKR 3 + EBBCAN with U2C
Host / SBC: Raspberry Pi 5
klippy.log (636.2 KB)
moonraker.log (669.6 KB)
Describe your issue:
Printer was printing ok on Sunday 15. After it finished the print, I updated Klipper (don’t remember if other component too). I always maintain the componentes up to date, so this wasn’t a big jump in versions.
The Rpi is connected via USART (ttyAMA0) to the mcu (TFT connector).
Now I turn on the Machine and I can’t connect to the MCU. I tried making the bin files for the MCU and for the EBBCAN and reflash them, but that does not solve the issue.
I tried roll back to 2, 5, 10, 15 and 100 Klipper and Moonraker versions, regenerating bin files, and reflashing. And that does not solved the issue.
I literally didn’t change anything else!
has anyone any idea what could it be? I Don’t want to waste time setting up the whole klippler, rpi, mcu, etc. if I have no guarantee that the issue will be solved!
Edit:
I did a full new instalation (Pi OS image, kiauh, klipper, moonraker, EBBCAN, U2C, Mainboard, etc.) and I am having the exact same issue and logs. I Suspect it has something to do with klipper. Just in case it is HW related, I will try to flash FW to conect via USB instead of Serial.
Edit 2:
I tested the Pi UART Tx and Rx by shorting them together and then sending a message. and the message arrvide, so it is not a HW problem on the Pi side.
I made a new communication cable, and that didn’t solve anything
I bought a new skr 3, and that didn’t solve anything.
At this point I’m 100% sure it is a firmware/software issue