This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
We are using the TM4C129ENCPDTI3 128-bit Unique Identifier to uniquely identify our products.
However, I noticed there is no API, #define, macro, other to retrieve these values other than the register info in the docs. To verify I am using the correct absolute addresses on the chip, Are these the correct addresses for the TM4C129ENCPDTI3:
0x400FEF20; // Unique ID 0
0x400FEF24; // Unique ID 1
0x400FEF28; // Unique ID 2
0x400FEF2C; // Unique ID 3
On my chip (in HEX), I am getting:
14090068696F00100000000040007F48
Does this number make sense? Just want to make sure I am retrieving it correctly
Thanks,
Bill
Hello Bill,
Yes you are correct on the address of the UNIQUEID registers and that it not there right now in TivaWare.
Regards
Amit