Need help again, I am stuck here and not sure what to do next. Trying to follow instructions (via Westy Crypto) but the can does not show up. I am totally new into this and first time I touched on linux, so I hope you guys have the patienct to run me through a step by step instruction on what to do next.
#Stuck at stm32g0b1xx. What's next?
36 messages · Page 1 of 1 (latest)
are you using the main MCU as a canbus-bridge?
it looks like you have the mcu flashed as a regular mcu, not as a canbus bridge
which could be correct if you're using a u2oc or something
but in that case, we need to figure out why it isn't showing up
i supposed this is the main right?
yep
so definitely should be can-bridge mode
uh...which version of manta m8p is that?
I can't tell them apart visually
it's v2
cool, so you need to flash it with the klipper settings shown here:
ok, will try it now. thanks!
taking particular note of the "communications interface" and "canbus interface" settings
which I believe are different from what you have now
err.. how do i get to that screen to make the changes? sorry but really know nuts
that's from make menuconfig
which should be early in whatever flashing process you were following
i used CB1_Debian11_Klipper_kernel5.16_202300712.img and flashed it on balenaetcher
so you mean after flashing, i will edit the menuconfig in the tfcard am i right?
errr
no
umm
there are two flashing processes
the first one is the one you're referring to
that's the flashing process for the cb1
that's done, we're past that
now you're flashing firmware on to the MCU processor on the M8P
page 32 in the m8p manual
oh, i think i missed that mcu flashing
that'll explain a few things then 😛
go run through that (but use those couple of settings from esoterical's doc)
thanks, please dont lose patience on me as i might a few more bumps ahead and need help
oh don't worry. missing a step in a long convoluted process isn't the kind of thing that even phases my patience
hi. after 24hours of tweaking i am almoste there... i believed everything's been flashed properly BUT upon checking uuid shows one -- Klipper app... i looked into it further and the other uuid (or flash_can.py) is in /katapult/scripts/ which the system "can't open file" and shows [Errno2] No such file or directory. Do you have any idea how to go about this?