stm32f407 Can't turn on led after power reset due to (calling a function _writing to flash_)
Posted on March 24, 2015 at 16:34 I wrote a very simple code to test effect of writing to flash on other lines on the code. I tested turning on the led . It's turned on while running. But after power reset it's turned off. What may be the problem...