cancel
Showing results for 
Search instead for 
Did you mean: 

using Dual-Quad-SPI with OCTOSPI in STM32H5xx

shii
Associate II

Hi,

I have been trying to connect PSRAM and NOR FLASH to STM32H563 nucleo board using Dual-Quad-SPI.

I was able to successfully read/write to PSRAM and NOR Flash individually in single-Quad-SPI mode with base address 0x90000000. i'm not clear how the addressing is taken care, when we connect both PSRAM and NOR Flash in dual-Quad-SPI mode.

20 REPLIES 20

Thanks for your information. I just want to know one more information like how the memory mapped mode is used. I want both flash and RAM memories should be considered as internal memory. Is it having two different addresses for memory mapping?