Skip to main content
lonnie
Associate III
January 15, 2009
Question

JEDEC CFI Queries to configure the FSMC

  • January 15, 2009
  • 1 reply
  • 663 views
Posted on January 15, 2009 at 10:51

JEDEC CFI Queries to configure the FSMC

    This topic has been closed for replies.

    1 reply

    lonnie
    lonnieAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:59

    On the STM32F103E-Eval board there is a NOR flash device. The device supports the JEDEC CFI standard, therefore you can retrieve certain information from the device like number of pages, size, manufacturer.

    Does anyone know if you can retrieve all the data needed to configure the STM32's FSMC solely from CFI queries? You have to calculate wait states to set up the FSMC. Wait states are based on values obtained from the manufacture about the chip like tWP, tRC, and tWC. These values don't seem to be defined in the JEDEC CFI standard (JEP137B) or the CFI chapter in the NOR device's datasheet.

    Has anyone used CFI queries solely to set up the FSMC for NOR flash?

    thanks