storing & retreving to/from dataflash

Status
Not open for further replies.

hani_a

New Member
Hello people,

i found an excellent source of code to use for dataflash.. the code is error-free but i don't really know how to use it. these are several functions given, but i simply don't know how to use them. i'm trying to store an int array and retreive it in c... any help, even an explanation of how dataflash memory works would be good.. thanks in advance!


void GetPageToBufferDF(unsigned int Page, unsigned char Buffer);
void WriteBufferToPageDF(unsigned int Page, unsigned char Buffer);
void WriteBufferDF(unsigned int Address, unsigned char Data, unsigned char Buffer);
unsigned char ReadBufferDF(unsigned int Address, unsigned char Buffer);

& the whole code source is at this address:
**broken link removed**






hani a.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…