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.)
Solved! Go to Solution.
Hello, I hope you are doing well.
Yes, you are correct. These fuses are used to store tester information such as UID.
Best regards.
Hello, I hope you are doing well.
Yes, you are correct. These fuses are used to store tester information such as UID.
Best regards.
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.