User Activity

Hi, I am running an STM32L4 on a custom board with a 64mb PSRAM attached to it. I can write to any address on the PSRAM however I want to store a large array of sample data on the PSRAM itself. Basically, I want to do something like this int a[4] = {...