Recording data in the flash memory controller mc1322

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Recording data in the flash memory controller mc1322

1,530 Views
Tramp
Contributor I

Hello, I use the controller mc1322 and want to keep my data in its flash memory.Can this be done in this controller?

Maybe someone want to do that?

Thanks.

0 Kudos
Reply
1 Reply

514 Views
nonarKitten
Contributor II

Yes.

 

If what you're doing is simple, just use the BeeKit and ensure that NV support is enabled. You can then modify the source to tinclude your own data in the NVM structure.

 

If you need anything more complicated, I suggest a flash file system. Unfortunately Freescale has yet to write one, so you're on your own. I am writing one right now, but I have no idea when it will be done.

 

0 Kudos
Reply