What is the purpose of OCOTP_HW_OCOTP_TESTER0?

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

What is the purpose of OCOTP_HW_OCOTP_TESTER0?

跳至解决方案
344 次查看
trongthinh
Contributor IV

I read in the i.MX8M Mini Application Processor Reference Manual. I found 6 registers as follows:
OCOTP_HW_OCOTP_TESTER0
OCOTP_HW_OCOTP_TESTER1
OCOTP_HW_OCOTP_TESTER2
OCOTP_HW_OCOTP_TESTER3
OCOTP_HW_OCOTP_TESTER4
OCOTP_HW_OCOTP_TESTER5
I would like to know what their function is for? Can I use it to store tester information? (for example: employee number, test date, etc.)

标签 (1)
标记 (2)
0 项奖励
1 解答
326 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello, I hope you are doing well.

Yes, you are correct. These fuses are used to store tester information such as UID.

Best regards.

在原帖中查看解决方案

0 项奖励
3 回复数
327 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello, I hope you are doing well.

Yes, you are correct. These fuses are used to store tester information such as UID.

Best regards.

0 项奖励
314 次查看
trongthinh
Contributor IV
Hi Jorge,
From the i.MX 8M Mini Applications Processor Reference Manual, section 6.3.4.10, OCOTP_HW_OCOTP_TESTER0 field descriptions. It says: "Reflects value of OTP Bank 0, word 1. These bits become read-only after the
HW_OCOTP_LOCK_TESTER[1] bit is set."
So what is the meaning of the description above? Does it mean I can read/Write OCOTP_HW_OCOTP_TESTER0 multiple time as long as I don't set HW_OCOTP_LOCK_TESTER[1].
Because from my understanding all OTP registers are written once. Please explain to me. Thank!.
0 项奖励
310 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello @trongthinh,

Yes, you are correct, OTP registers are written once. HW_OCOTP_LOCK_TESTER[1] only will disable write on OCOTP_HW_OCOTP_TESTER registers.

Best regards.

0 项奖励