Skip to main content
Visitor II
May 2, 2024
Question

Flash Memory

  • May 2, 2024
  • 2 replies
  • 5163 views

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.

    This topic has been closed for replies.

    2 replies

    Graduate II
    May 2, 2024

    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.

    Graduate II
    May 2, 2024

    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.