Skip to main content
finnb
Associate II
January 16, 2010
Question

FAT on ATMEL DataFlash (AT45....)

  • January 16, 2010
  • 2 replies
  • 755 views
Posted on January 16, 2010 at 10:29

FAT on ATMEL DataFlash (AT45....)

    This topic has been closed for replies.

    2 replies

    finnb
    finnbAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:38

    Hi folks,

    Has anyone done this ?? or seen a implimentation somewhere ???

    wanna share ???

    /finn

    st3
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:38

    Quote:

    Has anyone done this ??

    I haven't - but if I were to do it, I would probably start here:

    http://elm-chan.org/fsw/ff/00index_e.html

    It provides a pretty ''clean'' interface between the FAT part and the storage medium part - so you should be able to take it from there...