How to access Hardware Serial Number

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

How to access Hardware Serial Number

1,205 次查看
brian_ungar
Contributor III

I am running software on an LPC54S018 board. Is there a way to obtain the serial number of the card via an API call from somewhere in the SDK?

0 项奖励
回复
3 回复数

1,198 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

You can read the UUID which can be viewed as serial number.

For detailed inf, pls refer to the section 6.4.5.8 ISP Read UUID in UM11155.pdf, which can be downloaded from the link:

https://www.nxp.com/webapp/Download?colCode=UM11155&location=null

There is also ID number for the LPC family, pls refer to section 8.5.99 Device ID0 register

Hope it can help you

BR

XiangJun Rong

 

 

xiangjun_rong_0-1660627015524.png

 

0 项奖励
回复

1,195 次查看
brian_ungar
Contributor III

The ID that you reference is for the USART. I want to access (via an SDK API) the unique information about the board (LPCXpresso54S018).

0 项奖励
回复

1,189 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Regarding your question about the unique information about the board (LPCXpresso54S018), i suppose there is NOT unique information about the LPCXpresso54S018, all boards are the same.

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复