User Activity

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 a...
Hi,I have been working on, interfacing PSRAM(APS6404L) with NUCLEO-H563ZI board.i'm able to perform read and write operations using QSPI and able to create the memory mapped mode. I have modified the Linker script,i'm able to declare variables on ext...