Question
Using the FMC of the STM32U575 for SDRAM
Hello everyone,
I am currently working with a STM32U575ZIT6 and am trying to connect as much RAM as possible to its FMC peripheral. However, SRAM and PSRAM are not available in the sizes I am looking for, so I was wondering if it would be possible to do a hacky solution and connect an SDRAM to the FMC and implement the refresh signal with a timer. I have also seen SDRAMs with an "auto refresh", does that mean they don't need a refresh signal at all anymore?
Thank you in advance for any help!
