CSEC Module PRAM format

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CSEC Module PRAM format

跳至解决方案
2,471 次查看
ummerkunnummalk
Contributor III

Hello,

   In AN-5401 some of the examples read the output data from PRAM Page-1 where as in some other example the output is read from Page-2. May I know the rational behind this different approach?.

Also Kindly provide any documentations related to this.

1. 

pastedImage_1.png

2. 

pastedImage_2.png

1 解答
2,330 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

see the description of CSE commands in the reference manual:

https://www.nxp.com/docs/en/reference-manual/S32K-RM.pdf 

For example, this is description of CMD_GET_ID command where you can see which pages are used and what is the purpose:

pastedImage_2.png

And here you can see it corresponds with the code from AN5401:

pastedImage_3.png

Regards,

Lukas

在原帖中查看解决方案

2 回复数
2,331 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

see the description of CSE commands in the reference manual:

https://www.nxp.com/docs/en/reference-manual/S32K-RM.pdf 

For example, this is description of CMD_GET_ID command where you can see which pages are used and what is the purpose:

pastedImage_2.png

And here you can see it corresponds with the code from AN5401:

pastedImage_3.png

Regards,

Lukas

2,330 次查看
ummerkunnummalk
Contributor III

Thanks lukaszadrapa‌.

0 项奖励
回复