Hello all,I am developing a touchGFX application on STM32F7 with the frame buffer stored on an external QSPI flash. While app is running, I need to write data to this external memory but, to allow the flash write, I have to exit the memory-mapped mod...