How to write external flash while the code is executing in the same external flash (QSPI configured in memory map mode)?
Dear all,I need to write the external flash while the code is executing in the same external flash (QSPI configured in memory map mode).I know that in this mode it's only possible (obviously) to read the flash but I need to update firmware.To do this...