Question
Unable to Store TouchGFX Assets in External Flash using OCTOSPI1
I am trying to interface STM32U5G7VJT6 with MT25QL128A using OCTOSPI1 in Quad SPI mode, but I still cannot store/run TouchGFX assets from external flash memory.
Current configuration:
- Memory Type: Micron
- Device Type: Flash
- Device Size: 24
- Clock Prescaler: 2
- Clock Mode: Low
- Sample Shifting: Half Cycle
- Wrap Size: Not Supported
- Delay Block: Bypassed
Screenshot attached.
Could someone please check if I missed any important configuration like memory-mapped mode, linker settings, TouchGFX asset location, BSP/init sequence, or MT25QL128A command setup?