Write into flash while USART interrupt executed
Posted on October 23, 2017 at 12:33 Hello, I have some trouble to write into the flash of my stm32f I can send via usart a lot of commands to the µC, interprete and execute them finally. One command is to write some data into the flash but if I w...