mr_silas
Member
Im in the middle of trying to get this Can Bus system installed on my 350 Trident. I got all my parts from West3D. They are unable to figure what the problem is. And I'm trying to get discords can bus depot to help as well.
Until then maybe someone could help me.
Im using the SB2209 board with the SB0000 and connected to the U2C. So far no issues with the SB2209 and the SB0000.
For the U2C im using this guide https://github.com/maz0r/klipper_canbus/blob/main/index.md#control-boards
When i test the network via the instructions on the U2C page it comes up ok.
But when i resume the Can Bus instruction's here https://github.com/maz0r/klipper_canbus/blob/main/toolhead/sb_can_v1.1.md
and do the commands
Any suggestions on how i can get it to work? Thank you!
Until then maybe someone could help me.
Im using the SB2209 board with the SB0000 and connected to the U2C. So far no issues with the SB2209 and the SB0000.
For the U2C im using this guide https://github.com/maz0r/klipper_canbus/blob/main/index.md#control-boards
When i test the network via the instructions on the U2C page it comes up ok.
But when i resume the Can Bus instruction's here https://github.com/maz0r/klipper_canbus/blob/main/toolhead/sb_can_v1.1.md
and do the commands
or~/klippy-env/bin/python ~/klipper/scripts/canbus_query.py can0
It doesn't work. It says there is nothing there. Someone from West3d said the boards should already be flashed but it should be a good idea to flash it anyway. So i found the correct MCU (STM32G081) and downloaded the ST32 Cube Programmer. And i downloaded the corresponding .bin file for the STM32G081. A West3d was nice enough to make a video for me on how to flash the U2C and i followed along putting it in DFU and downloading the .bin onto the board but i keep getting errors.~/CanBoot/scripts/flash_can.py -i can0 -q
Any suggestions on how i can get it to work? Thank you!