Hello,
Hope you are doing well!
I have a query related to Register Protection module of S32K3XX MCU.
I want to implement Register Protection module in our application. Is there any application notes/demo software is available for same?
If any things are there, please let me know.
Thanks,
Hello,
XRDC is not covered by REG_PROT as you can see from s32k3xx_REG_PROT_details.xlsx attached in reference manual.
Best regards,
Peter
Hello,
Not sure if there are any examples as it is very simple.
I do not see any examples in S32DS RTDs package.
You simply configure register to desired value and then lock it with Hard lock or with soft lock.
All details are described in reference manual chapter 55.
But have in mind that some registers are locked by default, so first you have to unlock them via UAA bit and the modify a lock.
Best regards,
Peter