stm32g070, some custom boards start, others do not
Hi,
We have some problems with booting a mcu (stm32g070), we have custom hardware.
i can generate a mxcube project that works fine, every time a power the mcu on the custom hardware. this works on
all pieces which we have produced
We created a project (the purpose of the hardware) and this works fine on one example of the custom hardware
On a other piece, it seems the mcu is not starting executing code. i am not sure if it just won't start or is locked-up.
I think that something in the project is causing this, and i have bypassed basically all code. so only the init's are left and the blinking of a led
