Non-Volatile Data storage in MK60DN512VMD10

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

Non-Volatile Data storage in MK60DN512VMD10

Jump to solution
762 Views
nbjasani
Contributor III

Hi,

   Is there any Non-Volatile Data storage memory in MK60DN512VMD10 Device? Is it possible to store data in Flash memory? i mean Flash memory not FlexNVM/FlexRAM. Is this device having FlexRAM?

Thanks

Nandish Jasani.

1 Solution
692 Views
mjbcswitzerland
Specialist V

Hi

The K60DN512VDM100 has some OTP (one-time-programmable) memory and also any Flash that is not used for code can be used to store data into.

https://www.utasker.com/docs/uTasker/uTaskerFileSystem_3.PDF - OTP, parameter and file system code for this chip is available on GITHUB in the open source uTasker project for the K60, including flash operation simulation.

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]

View solution in original post

2 Replies
693 Views
mjbcswitzerland
Specialist V

Hi

The K60DN512VDM100 has some OTP (one-time-programmable) memory and also any Flash that is not used for code can be used to store data into.

https://www.utasker.com/docs/uTasker/uTaskerFileSystem_3.PDF - OTP, parameter and file system code for this chip is available on GITHUB in the open source uTasker project for the K60, including flash operation simulation.

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]

692 Views
nbjasani
Contributor III

Hi,

   Thanks for your reply, i will go with flash for data storage, i have found some code example in MCUXpresso for flash data storage.

Thanks and Regards,

Nandish Jasani.

0 Kudos