Register Protection Module of S32K312

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Register Protection Module of S32K312

304 Views
raj12
Contributor III

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,

0 Kudos
Reply
3 Replies

248 Views
petervlna
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

282 Views
petervlna
NXP TechSupport
NXP TechSupport

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.

petervlna_0-1721736576134.png

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

0 Kudos
Reply

265 Views
raj12
Contributor III
Hello @petervlna,

Thanks for your reply.

Here also need to configure XRDC module with register protection module. because in Initialization sequence module they mentioned to configure.

can you please let me know the register address of SLBRx and GCR.?

how we can calculate the address of above mentioned register?

thanks
0 Kudos
Reply