Getting Unique ID

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
810件の閲覧回数
kishorepoojari
Contributor III

Hello All,

           We are using i.mx233 processor for our handheld device, now we have to assign ID (Serial number) to the device.

How to get processor serial number ...? Is it stored in any where....? , If we get processor number we can use that number as a reference number

for unique ID.

Please help me sort out this issue.....?

Regards,

Kishore P

タグ(1)
1 解決策
628件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

I suggest to make use of OTP bit in iMX233. The i.MX23 does have a unique key made up of the bits from registers HW_OCOTP_OPSn.

You will find further information on this feature, including how to read it, on Chapter 7 [On-Chip OTP (OCOTP) Controller] of the i.MX23 Applications Processor Reference Manual.

http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf

元の投稿で解決策を見る

2 返答(返信)
629件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

I suggest to make use of OTP bit in iMX233. The i.MX23 does have a unique key made up of the bits from registers HW_OCOTP_OPSn.

You will find further information on this feature, including how to read it, on Chapter 7 [On-Chip OTP (OCOTP) Controller] of the i.MX23 Applications Processor Reference Manual.

http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf

628件の閲覧回数
kishorepoojari
Contributor III

Hello SergioSolis ,

Thanks for the above input , current we are able to read values of HW_OCOTP_OPSn[0..3] registers .

But we unable to interpret of each values are used  for (Eg : Serial Number or part number or version ).

Please clarify .....?

Regards,

Kishore P

0 件の賞賛