Resolved! Accessing PSRAM (XSPI1) While Running Application from Flash (XSPI2)
Hello everyone,I’m working on an STM32H7S3L8H6H with two XSPI interfaces:XSPI1 (Quad-SPI) connects to an external PSRAM. XSPI2 (Octo-SPI) drives an external NOR flash, from which my application code executes directly.In my bootloader I configure both...