Using Internal Flash as Non-Volatile Memory

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

Using Internal Flash as Non-Volatile Memory

Jump to solution
1,213 Views
javervalino
Contributor III

Hi,

Im currently using kl15 in my project and unfortunately it doesn't have eeprom. My project require some strings that need to be save in a nonvolatile memory so I can still access it even after a power interruption.

Erich give a good example here "Configuration Data: Using the Internal FLASH instead of an external EEPROM | MCU on Eclipse". The problem I'm encountering right now is saving a string using this code. Can someone give an insights on how to obtain it.

Thank you very much.

Labels (1)
0 Kudos
1 Solution
888 Views
javervalino
Contributor III
0 Kudos
2 Replies
888 Views
perlam_i_au
Senior Contributor I

Could you please be more specific? share your code? At this moment I was not able to understand what is your exact problem.

0 Kudos
889 Views
javervalino
Contributor III

Hello Perla,

Thanks for the response.. Its now answered by Erich here..Configuration Data: Using the Internal FLASH instead of an external EEPROM | MCU on Eclipse

0 Kudos