2017-05-21 06:59 AM
I have STM32F072 Discovery board, I am running some demo program, now the issue is, when I power on the discovery with USB or external supply, it doesn't boot into run mode/Program Mode, I have to reset the MCU, in order to run it.
Where is the issue? I am unable to understand.
#stm32f07 #power-on #boot2017-05-21 09:32 AM
>>
it doesn't boot into run mode/Program Mode
How do you make this determination?
Can you output to a GPIO or LED prior to initializing the clocks?
Does the ST-LINK have current firmware?
Have you reviewed the state of NRST and BOOT pins?