FSMC NOR Timing computation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2008-08-27 1:15 AM
Posted on August 27, 2008 at 10:15
FSMC NOR Timing computation
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 3:43 AM
Posted on May 17, 2011 at 12:43
Hello,
in AN2784 the results of the timing computation for NOR Flash are: â—� Address setup time: 0x0 â—� Address hold time: 0x0 â—� Data setup time: 0x6 But in the Examplecode of the FWLib (fsmc_nor.c) the values are: p.FSMC_AddressSetupTime = 0x05; p.FSMC_AddressHoldTime = 0x00; p.FSMC_DataSetupTime = 0x07; What are the correct values? [ This message was edited by: virtualfight on 27-08-2008 13:46 ]