I want to setup the SB2209 (RP2040) Can together with the btt octopus board. I followed this guide.
Basically my problem is exact in this step. After flashing the SB2209 with katapult i get no UUID. I also read the instructions in the red stop sign. I quadruple checked all settings - katapult and klipper for octopus and also katapult (and klipper) for SB2209. I did exactly this for the SB2209 and this for the octopus.
I also did a
before
- just in case.After flashing katapult to the toolhead and running the
command, i get one device with one UUID - and this is the octopus board with "application:klipper". Not the SB2209 with "application:katapult". The rest before (flashing the octopus board) was flawlessly - i get exactly the output which the guide told me, no issues at all.
I checked the troubleshooting guide but i can't find the issue. I get 60 ohm between CAN_L and CAN_H. I also added the termination resistor jumper on the toolhead.
Basically my problem is exact in this step. After flashing the SB2209 with katapult i get no UUID. I also read the instructions in the red stop sign. I quadruple checked all settings - katapult and klipper for octopus and also katapult (and klipper) for SB2209. I did exactly this for the SB2209 and this for the octopus.
I also did a
Code:
make clean
Code:
make
Code:
python3 ~/katapult/scripts/flashtool.py -i can0 -q
I checked the troubleshooting guide but i can't find the issue. I get 60 ohm between CAN_L and CAN_H. I also added the termination resistor jumper on the toolhead.