I have some nRF54L10 development boards, and one of them reads a CPU ID that seems a bit odd: 0xFFFFE8FF. Is this normal?
I have some nRF54L10 development boards, and one of them reads a CPU ID that seems a bit odd: 0xFFFFE8FF. Is this normal?
LOG_INF("mac=%x\n", NRF_FICR->INFO.DEVICEID[0]);
[00:00:06.064,986] <inf> [0x200031f8] cfg: mac=ffffe8ff
Oh, I think I read the wrong register. It should be SCB->CPUID.
Oh, I think I read the wrong register. It should be SCB->CPUID.
Hi!
Thanks for reaching out! Does this mean that the issue is resolved for you?
Best regards,
Carl Richard