Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Board w/ STM32G0B1CEU6 - 512K #123

Open
syph3rd opened this issue May 30, 2024 · 2 comments
Open

Custom Board w/ STM32G0B1CEU6 - 512K #123

syph3rd opened this issue May 30, 2024 · 2 comments

Comments

@syph3rd
Copy link

syph3rd commented May 30, 2024

Hey Guys,

I have a custom board using an STM32G0B1CEU6, I have tried to flash Katapult viaan ST Link but the board refuses to operate and i need to hold it to ground while connecting in via SWD to get the chip in a useable state.

being that the chip is 512K vs 128K would this cause issues?

Thanks

@Arksine
Copy link
Owner

Arksine commented May 30, 2024

I don't think the amount of onboard flash should matter. As a general rule Katapult runs a subset of MCUs supported by Klipper....so one can always try to see if it will run Klipper first, then see if Katapult is supported.

If Klipper runs successfully but Katapult does not then the only other advice I can provide for a custom design is to use a debugger to see what is going on when the application is loaded.

Edit: one thing you could try is to build using Debian bullseye or bookworm. The tools change over time, and its possible that a newer version is introducing an issue.

@syph3rd
Copy link
Author

syph3rd commented May 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants