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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,277 Views
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

Labels (1)
1 Reply

1,208 Views
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!
-----------------------------------------------------------------------------------------------------------------------