2017-08-11 06:38 PM
so i got a 70F6 uC wired up to an LED and a simple program to make it flash. i plug it into power and the program executes, but then when i hit the reset button to connect the NRST pin to ground the flashing stops and doesn't start up again. so i unplug the power and replug it in, flashing starts again.
according to the reference manual POR and NRST do essentially the same thing. NOT.
Solved! Go to Solution.
2017-08-11 07:51 PM
STM32F070F6 ?
Is the BOOT0 pin pulled to ground, or floating?
2017-08-11 07:51 PM
STM32F070F6 ?
Is the BOOT0 pin pulled to ground, or floating?
2017-08-11 10:11 PM
it's floating. i'll try tying it down....BINGO! problem solved, much obliged :)