2020-07-06 07:31 AM
Hi,
I have a project with STM32L010 that runs OK if started from the STM32CubeIDE with the "debug" or "run" buttons, but after power restarts, the code is not running.
I have tried to short BOOT0 pin with no success, and I couldn't find a way to program the BOOT0/BOOT1 bits in STM32CubeIDE.
Any help will be appreciated.
Thanks,
Roy
Solved! Go to Solution.
2020-07-06 11:25 AM
Download and run STM32CubeProgrammer to set the option bytes to ignore BOOT0 if that's what you want.
Ensure NRST isn't held low.
2020-07-06 11:25 AM
Download and run STM32CubeProgrammer to set the option bytes to ignore BOOT0 if that's what you want.
Ensure NRST isn't held low.