Adding External SPI RAM

Hi, I am working on a project where I need to add SPI RAM and wondered if there is a guide or example project to do this? Also my STM32 MCU only supports standard SPI not Quad SPI.

I want to use the SPI RAM to store things like images & fonts perhaps even the LVGL library itself (depending on SPI performance).

Thanks!

1 Like

RAM is empty how you load here font and images???

Hi, Not sure what you are meaning? I was just hoping there might be some LVGL examples using external RAM obviously the SPI RAM needs to be flashed with a BIN file containing the images/fonts.

image

then you ask SPI FLASH no RAM and for this exist hw docu for MCU choiced. Not part of LVGL