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
  • That's a pity, it alway's hard to get software right under different circumstance's, do you have JTAG/SWD available ?

    If so can you see what the value's are of the registe:

    FICR->CODEPAGESIZE

    FICR->CODESIZE

    FICR->INFO.FLASH

    Which nRF are you using ? and size flash ?

    I guess the given address is not in range, I will adapt the code so it will alway's take the last page, no matter the size of the flash.

Children
Related