Read/Write to NVS with DIRECT ADDRESSING
Posted: Wed Aug 22, 2018 6:46 pm
Hi All,
I have had enough information about writing to NVS using key/value pair and by using File Systems. These seem to make things much easier for some cases but for my application I would be better off writing to NVS with direct addressing with help of spi_flash_{read|write|erase} API's. Is it possible to use these API's to Read/write/Erase NVS part of the flash? Did any one go down this road?
Any help is appreciated.
I have had enough information about writing to NVS using key/value pair and by using File Systems. These seem to make things much easier for some cases but for my application I would be better off writing to NVS with direct addressing with help of spi_flash_{read|write|erase} API's. Is it possible to use these API's to Read/write/Erase NVS part of the flash? Did any one go down this road?
Any help is appreciated.