How to save a images data to the external NOR flash?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-07-11 1:11 AM
Posted on July 11, 2017 at 10:11
Hi, i'm chul.
i wonder about is below.
how to store graphic primitives(image datas) to external NOR flash memory(M29W128GH70N6F) on stm32f429.
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
2017-07-11 5:09 AM
Posted on July 11, 2017 at 14:09
Create a simple file system, or resource list/table, have a tool that packages/processes multiple files or directories into the structure(s) you have designed.
See FSDATA type implementations used by LwIP, etc.
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..
