Vybrid Unique Identifier

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

Vybrid Unique Identifier

1,494 次查看
kubiznak_petr
Contributor V

Hello,

where in Vybrid registers is stored a unique MCU identifier, like SIM_UIDx on Kinetis?

标签 (1)
标记 (4)
0 项奖励
回复
3 回复数

1,179 次查看
jiri-b36968
NXP Employee
NXP Employee

Hello Petr,

you can use OTP memory space (see following table from RM) together with other identifiers from OTP memory MSCM module ( MSCM_CPxTYPE and others )

pastedImage_2.png

to program fuses use Vybrid Sample Code.

/Jiri

1,179 次查看
jiri-b36968
NXP Employee
NXP Employee

Hello Petr,

general purpose customer defined information field also can be used.

But have to correct previous reply (better later then never): Vybrid 64 bit Unique ID is located in OTP Bank 0 word 1 and 2. More in Security reference manual.

/Jiri

1,179 次查看
kubiznak_petr
Contributor V

Hi Jiri,

Thank you, that helps.

Petr

0 项奖励
回复