hey everyone i am getting my new electronics setup with the above. i have already setup klipper and mainsail on the Manta M8P and already tested things work before trying to setup can. i believe i have a v1 manta board. i am following this guide (https://www.youtube.com/watch?v=5pLjeQz9pEI) with this referene(https://github.com/meteyou/KlipperMisc/tree/master/BigTreeTech-U2C) (https://github.com/meteyou/KlipperMisc/tree/master/BigTreeTech-EBB36-v1.1). but when i come to this section to run this command(python3 ~/CanBoot/scripts/flash_can.py -f ~/klipper/out/klipper.bin -d <serial device>) i get an error. everything else has gone just fine up until this point.
here is my error
in my opinion i am a noob when it comes to this. i really dont understand what im doing with most commands so let me know what you may need me to check. i have the newer version U2C and EBB 36
A modern 3D printer has many, many wires going from the mainboard to the print head. Each set is responsible for a component and its operation. But what if we reduced that loom to just four wires? Two power wires, and two communication wires. Today we are testing such a CAN BUS system with the Bigtreetech U2C and EBB modules.
This is currently ...