I just got a 23LC1024 (128kb SDRAM 1MBit) and want to "attach" this as external RAM. To scale up the free mem.
I am looking at examples like stm32_extmem.c and qspi.. which one is best to use? And do I have to "make" a driver for it? And bind it to SPI? Or are my thoughts wrong? Thanks again...