cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Memory

Revathi
Associate

We are using STM32F373VCT6 Microcontroller for our application and we want to use an External Flash Memory of 1MB with this controller. Can you suggest some NAND/NOR Flash memory of 1MB, that supports SPI/QSPI and is compatible with this controller and driver IC's.

2 REPLIES 2
Uwe Bonnes
Principal III

STM32F37x has no memory mappable interface for external flash/ram. Either go to a family with such interface or use flash on SPI and load from spi to ram on demand.

You could wire a small Winbond W25Q SPI NOR Flash device

You could use a SOIC8 or SOIC16W foot print or dual one allowing either, to provide many options for.part choice. 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..