fsmc and nand flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-01-10 5:12 PM
Posted on January 11, 2013 at 02:12
1-i'm confused in datasheet i see 4x64mb per bank . it's means maximum of each nand flash is 64mbyte .
2- in the AN2790 Application note about lcd with fsmc. read from NAND Flash 11 fps read fron sd card 12fps why the sd card faster than nand flash sd card is serial and. nand flash is parallel and read time is 25ns per byte it means 40mbyte per second read speed.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-01-20 4:00 PM
Posted on January 21, 2013 at 01:00
You'd need to describe the regions of memory in your GUI, scatter file or linker script. You'd define sections within these regions, and then direct the compiler to place specific functions or objects within those sections.
To program the code into these memories you'd need to tell your debug tools about how to write into the NOR via an applet or macro. You could also do it yourself (provide routines to download), or use something like J-Flash
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..

- « Previous
-
- 1
- 2
- Next »