essentially i wanted to move over from ERCFv2 with BTT_MMB to BoxTurtle with AFC lite.
at first i used a raspberry pi 5 with a dedicated U2C board with the following setup on the can network: ERCF(terminated)<-> U2C<->SB2209<->Carthographer(terminated by default) and it worked fine.
Since i wanted to change to BoxTrutle i wanted to simply swap those two. So i disconnected to ERCF and hooked up the Boxturtles AFC Board and flashed katapult via USB. No issues until i tried to check die unused UUID and i got nothing in response.
I checkt all the connections but they seem to be fine. 120Ohm terminating both ends and i messured 0 ohms across CAN_H and 0 ohms across CAN_L. 60 ohms across CAN_L and CAN_H. Afterwards i tried to flash katapult to my SB2209 to see if the issue was produced on the other and of the bus. now i can't get a uuid from my eb2209 aswell.
Furthermore i've red an announcement from the carthographer team noting that AFC produces interferences on the line killing the carthographer. Indeed my carthographer gets very warm and messures ~93 ohms accross CANL/H. i dont mind for now and i disconnected the probe and terminated ebb2209 so the setup is like this: AFC(terminated)<-> U2C <-> EBB2209(terminated)
i went as far and threw in another U2C module to seperate those two so i got AFC<->U2C_1(can0) and U2C_2(can1)<-> SB2209
this did not work either so i went back to single U2C. Also i'm using a RPI3 for now since i tried different distributions but there is no official release of MainsailOS for Pi5. Now i'm using bookworm lite and installed everything via kiauh
I described my issue on the voron discord beforehand.
#1076243803947667516 message
I'm out of ideas but i'm kind of sure its not the wiring...