Hi all,
I am trying to read the 128 bit unique ID from the LPC54616. There is an IAP routine, but other answers suggest it can be read from a flash address directly. Can anyone confirm this address?
Thanks
Solved! Go to Solution.
Hi Travis Scott
We can read LPC546xx UID from address from 0x01000100 to 0x01000103.
See user manual, I highlight the code as below:
Have a great day,
Jun Zhang
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi Travis Scott
We can read LPC546xx UID from address from 0x01000100 to 0x01000103.
See user manual, I highlight the code as below:
Have a great day,
Jun Zhang
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thanks very much, I was using rev 2.1 of the user manual which didn't have this. Perfect
You are welcome!
Have a nice day,
Jun Zhang