Concurrent access to External Flash by touchGFX task and File system
Hello, I'm using stm32f469 with QSPI external flash. The flash is divided for TouchGFX graphic data and for File System.
TouchGFX uses memory-mapped mode to access data, while File system accesses also in command mode.
How could I prevent TouchGFX to access the external flash while flash is configured to command mode?
Thank You,
Ari
