Hi,
I want to know how does NV read or write work? Does it use SPI or some other way?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to know how does NV read or write work? Does it use SPI or some other way?
NV is internal flash and is relied on NV driver.
Hi Sampath,
It is as YK stated. It should not be confused with the NVS external module, which is the SPI interface with external flash memory for OAD updates. You can also refer to the TI Drivers Runtime APIs and Z-Stack User's Guide Flash section discussing NV memory, or point to a particular code instance so that we may provide more details.
Regards,
Ryan