This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using FDS to store values

Hi,

I want to run my calibration code only once and this data store in flash (using FDS library) and not again even after restart. Is there any example of this kind of usage? or do i need to run calibration code and flash another code and use data stored in flash after calibration?

Parents Reply
  • I have 9 values (uint32_t) from calibration program and i need to store them in flash (than i change the program to normal one). They cannot be erased after and program will only read them. There will also be OTA updates and they also cannot erase this piece of flash. 

Children
No Data
Related