I am using iMXRT1020 , In the SDK examples code related to SNVS It Only contains SRTC related functionality, need a example which can explain all the SNVS related operations, I need to store my keys into SNVS area, Please help me out how to proceed further to achieve the requirement..
Hi @wasimarfath,
I'm afraid that we don't have any example codes for SNVS on the SDK besides the SRTC code. The description of how to do key storage on SNVS can be found on the Security Reference Manual, so do take a look into this document as it should prove very useful for your application.
BR,
Edwin.