#Stuck at stm32g0b1xx. What's next?

36 messages · Page 1 of 1 (latest)

karmic badge
#

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.

queen shell
#

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

karmic badge
#

i supposed this is the main right?

queen shell
#

so definitely should be can-bridge mode

#

uh...which version of manta m8p is that?

#

I can't tell them apart visually

karmic badge
#

it's v2

queen shell
#

cool, so you need to flash it with the klipper settings shown here:

karmic badge
#

ok, will try it now. thanks!

queen shell
#

taking particular note of the "communications interface" and "canbus interface" settings

#

which I believe are different from what you have now

karmic badge
#

err.. how do i get to that screen to make the changes? sorry but really know nuts

queen shell
#

that's from make menuconfig

#

which should be early in whatever flashing process you were following

karmic badge
#

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?

queen shell
#

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

karmic badge
#

oh, i think i missed that mcu flashing

queen shell
#

that'll explain a few things then 😛

#

go run through that (but use those couple of settings from esoterical's doc)

karmic badge
#

thanks, please dont lose patience on me as i might a few more bumps ahead and need help

queen shell
#

oh don't worry. missing a step in a long convoluted process isn't the kind of thing that even phases my patience

karmic badge
#

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?