-
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
Question
Flob74
Hi everyone !
I got a Voron 2.4 controlled with a RP3 and an Octopus board. I want to upgrade it with a SB2040 from Mellow Fly, connected directly to the Octopus's canbus port. (Use a U2C or a canhat would be too easy).
But at the moment, Klipper can't connect to the octopus and the SB2040 seems unflashed (the blue LED which mean "firmware's running" remains off).
Sorry for the long post but, if it can help someone else, I have to detail everything. I did the following steps :
The can0 interface is still setup (ifconfig), I got my two can_uuid : [mcu] canbus_uuid: 3f56a5b6c36c ; [mcu SB2040] canbus_uuid: 2d70e57a001c
But after I flashed the SB2040 through the canbus, his can_uuid disapeared. Of course, this probably comes from the fact that I can't use STM32Cube Programmer to make a "dual flash" ? I didn't truly understand the purpose of using STM32 Cube in that case.
I replaced the [mcu] section of the printer.cfg file with :
[mcu] canbus_uuid: 3f56a5b6c36c [mcu SB2040] canbus_uuid: 2d70e57a001c
And the raspberry can't connect to the Octopus board. Klipper say : "mcu not available, try later". Not a surprise if Klipper is looking for the SB2040 mcu !
So, what did I miss ? Why after two flashs the SB2040 didn't have a firmware working ? Is there a software equivalent to STM32Cube to use with the RP2040 ?
Thank you for your help. I know that the Canboot project is very young, and I'm looking for troubles, but I hope that it will also help other peoples who face the same problem.
Link to comment
Share on other sites
Top Posters For This Question
10
8
8
7
Popular Days
Dec 19
5
Jan 20
5
Dec 7
4
Dec 24
4
Top Posters For This Question
mvdveer 10 posts
danja 8 posts
Flob74 8 posts
lemmingDev 7 posts
Popular Days
Dec 19 2022
5 posts
Jan 20 2023
5 posts
Dec 7 2022
4 posts
Dec 24 2022
4 posts
Popular Posts
danja
I just setup an SB2040 on my 2.4, it's working great so far. Have only done a few small PLA test prints, but it's working perfectly so far. Like you, I drew from a few documents to get it online, thou
Flob74
Oups, introduction done !
Flob74
This is some photos of my setup. For information : I adapted almost every wires. (the red one is the klicky probe) I cut the heatsink with a dremel for the TMC2209 I b
Posted Images
54 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.