About KL43 Unique Identification Register (UID)

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

About KL43 Unique Identification Register (UID)

1,964 次查看
kyohei
Contributor I

Hello, 

I'm using multiple KL43 series microcontrollers and trying to identify each one.

KL43 Sub-Family Reference Manual says that these have 96 bits Unique Identification Register (SIM_UIDMH, SIM_UIDML, SIM_UIDL).

Is it correct that these registers have different values for each microcomputer?

0 项奖励
回复
4 回复数

1,956 次查看
kyohei
Contributor I

Thanks for your replying. You've been very helpful.

By the way, is there any official document that has such a description?

I couldn't find such a description in the reference manual.

0 项奖励
回复

1,947 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

We don't provide information on how the unique ID is generated. We only guarantee that it is unique.

0 项奖励
回复

1,952 次查看
ErichStyger
Specialist I

What kind of description are you looking for? The Reference Manual for KL43 describes the registers with its bits.

If you want to see how I'm reading/using the UID, see

McuArmTools_UIDGet()

in

https://github.com/ErichStyger/McuOnEclipseLibrary/blob/master/lib/src/McuArmTools.c

I hope this helps,

Erich

 

0 项奖励
回复

1,960 次查看
ErichStyger
Specialist I

Yes, I'm using it in that way too.

But how that UID is built up is not public afik.

0 项奖励
回复