Resolved! Unable to use HSPI + OctoSPI to talk to PSRAM + NOR-FLASH (respectively)
I am trying to bring up the STM32U5A9J-DK wherein I can use the external NOR_FLASH over OctoSPI_1 and the external PSRAM over HSPI_1 -- both in memory mapped mode. I am trying to use the STM32CubeMX to generate the drivers but am having some difficul...