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 difficulties.
I have tried using the 'default' configuration suggested by the CubeMX IDE and have also tried , unsuccessfully, to tweak some of the GPIO setttings. Bottom line, no matter what I do, the IDE always insists that the Data pins in the OCTOSPI1 are in conflict with a whole host of other functions -- But I don't think they are because the Alternate Functions are set up correctly.
So why in blazes is the CubeMX saying that there is a conflict? NOTHING MAKES SENSE HERE.
I have attached a screenshot of the IDE showing the conflicts. Thanks for any help.
I am attaching a screen shot of the IDE where I see the conflict.


