detect flash is in progress
Posted on July 02, 2018 at 11:26Hi to everyone,I'm working on STM32F411 and I'm wondering if it's possible at the start of a code, detect if a new flash code is in progress to stop the code execution and wait for the flash. This strange problem is d...