cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L010 not booting after restart

RZahor
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Download and run STM32CubeProgrammer to set the option bytes to ignore BOOT0 if that's what you want.

Ensure NRST isn't held low.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Guru

Download and run STM32CubeProgrammer to set the option bytes to ignore BOOT0 if that's what you want.

Ensure NRST isn't held low.

If you feel a post has answered your question, please click "Accept as Solution".