UID for Kinetis with SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UID for Kinetis with SDK

1,010件の閲覧回数
ErichStyger
Specialist I

As a heads-up: The MCUXpresso SDK SIM_GetUniqueId() function can be used to retrieve the unique ID (UID) of the part. I noticed that with using the SDK only 96 of the available 128 bits are retrieved.

I'm using the SDK 2.8.2, and as a workaround I had to set the SIM_UIDH defined.

More details in

Getting a 96bit Unique ID for each Kinetis Device using MCUXpresso SDK | MCU on Eclipse

So if you need the full bits, make sure you set that define. I hope this will be fixed in an updated version oft the SDK.

I hope this helps,

Erich

 

タグ(4)
0 返答(返信)