iMX8QM Fuses programming

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

iMX8QM Fuses programming

1,579 次查看
fmonte
Contributor IV

Hello,

from the iMX8QM reference manual and SCU FW porting manual it is not clear:

  1. Is the programming of single-bit registers and word registers done in the same way? That is, the single bit OTP registers can be programmed multiple times?

    OTP.PNG


  2. How to do shadow OTP programming? The manuals do not mention how to do that.

 

Thank you,

Francesco

0 项奖励
回复
1 回复

1,575 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Francesco

 

>Is the programming of single-bit registers and word registers done in the same way?

>That is, the single bit OTP registers can be programmed multiple times?

 

in both cases fuses can not be programmed multiple times. For examples one can look at

https://imxdev.gitlab.io/tutorial/Burning_eFuses_on_i.MX8_and_i.MX8x_families/

 

>How to do shadow OTP programming? The manuals do not mention how to do that.

 

one can look at sect.13.11 On-Chip OTP Controller (OCOTP_CTRL), that is write data

to appropriate register:

i.MX 8QuadMax Applications Processor Reference Manual

 

Best regards
igor

0 项奖励
回复