Can we interface SRAM/pSRAM with the STM32L496controller on QUAD SPI?
Hi,
We have use STM32L496 controller, can I interface external SRAM or pSRAM on QSPI pins?
If not, what is the other option for accessing the external SRAM.
Hi,
We have use STM32L496 controller, can I interface external SRAM or pSRAM on QSPI pins?
If not, what is the other option for accessing the external SRAM.
There are only few SRAMs with serial interface available, and those offer only rather limited capacity. Furthermore, QSPI does support only memory-mapped read. You could use indirect write, of course. For read/write in large chunks (purely sequential!) speed penalty wouldn't be too bad, but for random access ... Use FSMC for external parallel (P)SRAM if enough pins available.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.