CPUID of LPC5528

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

CPUID of LPC5528

跳至解决方案
1,212 次查看
bressan
Contributor III

Hi,

How can I read the CPUID of the LPC5528 ?

 

标签 (1)
0 项奖励
回复
1 解答
1,147 次查看
bressan
Contributor III

While searching for another info, I found it in the datasheet:

SYSCON->DEVICE_ID0
@address: 0x40000ff8

For LPC5528 it's 0xA010111C

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,148 次查看
bressan
Contributor III

While searching for another info, I found it in the datasheet:

SYSCON->DEVICE_ID0
@address: 0x40000ff8

For LPC5528 it's 0xA010111C

0 项奖励
回复
1,191 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @bressan 

Do you mean UUID?

"LPC55S6x/LPC55S2x/LPC552x store 128-bit IETF RFC4122 compliant non-sequential
Universally Unique Identifier (UUID). It can be read from flash PFR region at register
location 0x0009_FC70 onwards."

Alice_Yang_0-1719309804446.png

 

BR

Alice

 

0 项奖励
回复
1,147 次查看
bressan
Contributor III

Hi Alice,

I don't search for the UUID, but for the DeviceID, to detect, what kind of CPU is built in my device.

Regards,

Bernhard

0 项奖励
回复