How to get UID/Serial Number of MCU in Yocto ?

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

How to get UID/Serial Number of MCU in Yocto ?

2,295件の閲覧回数
toanjunifer
Senior Contributor I

Hi,

I'm trying to get unique ID or serial number of something else which unique for each MCU. 

For example: I have 2 iMX6S boards.  I want to determine that how are they different via Linux command? 

Thank you so much.

Toan

ラベル(1)
1 返信

2,226件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Toan

one can read uid fuses (can be found in Chapter 5 Fusemap

i.MX 6Solo/6DualLite Applications Processor Reference Manual

check for userspace access

Burning eFuses on i.MX6 and i.MX7 - i.MXDev Blog 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------