Flash Memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-02 1:45 AM - last edited on ‎2024-06-11 8:01 AM by Amel NASRI
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.
- Labels:
-
STM32F3 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-02 2:41 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-02 3:46 AM
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.
Up vote any posts that you find helpful, it shows what's working..
