Skip to main content
chul yun
Visitor II
July 11, 2017
Question

How to save a images data to the external NOR flash?

  • July 11, 2017
  • 1 reply
  • 622 views
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 topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    July 11, 2017
    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 VenmoUp vote any posts that you find helpful, it shows what's working..