STM32H563ZI + APS6404L QSPI Memory Mapped Reads Failing
Hello, I am using a STM32H563ZI with an external PSRAM QSPI device, the APS6404L. I am using Quad-SPI through the OCTOSPI interface and have been successfully able to get into memory mapped mode. However, every time I go to read, I read out only 0 da...