How to use the NVM API of the TESEO III ?
Hi,
I'm working with the TESEO III (STA8090). I want to save data on the NVM of the chip. Using the gps_nvm API by ST, I call the nvm_open() function and next the nvm_mount() nvm_create() function to creat a memory slot. The function returns success but the debugging log shows that it failed to create the item. Moreover the nvm_write function fails to write the slot.
Following the documentation, I use the slot ids allowed to the user.
Have you face this problem before ? Do you have any advice or example to acheive writing and reading the NVM ?
