Hi,
How can I read the CPUID of the LPC5528 ?
已解决! 转到解答。
While searching for another info, I found it in the datasheet:SYSCON->DEVICE_ID0@address: 0x40000ff8
For LPC5528 it's 0xA010111C
在原帖中查看解决方案
Hello @bressan
Do you mean UUID?
"LPC55S6x/LPC55S2x/LPC552x store 128-bit IETF RFC4122 compliant non-sequentialUniversally Unique Identifier (UUID). It can be read from flash PFR region at registerlocation 0x0009_FC70 onwards."
BR
Alice
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