I am Writing in a W25Q128 flash memory with a Cortex M4 microcontroller and FreeRtos operative system.
I created a task to write data in my W25Q128 flash.
However I noticed that when writing data in the flash thanks to the function Flash_Write (will ...