Tool/software: TI C/C++ Compiler
Hi
I would like to use unique device ID to identify device in programming. Is there unique device ID in mmWave device? If yes, how to retrieve it?
Thanks.
C.W.
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.
Tool/software: TI C/C++ Compiler
Hi
I would like to use unique device ID to identify device in programming. Is there unique device ID in mmWave device? If yes, how to retrieve it?
Thanks.
C.W.
Hello user5970442,
Please refer below e2e thread
https://e2e.ti.com/support/sensors/f/1023/t/908580
Thanks and regards,
CHETHAN KUMAR Y.B.
Hi CHETHAN KUMAR,
I don't understand what the meaning of these items are. Can you please help to provide more details about them?
Lot number : dieId.lotNo
Wafer number : dieId.waferNo
Die coordinates in wafer: dieId.devX & dieId.devY
Hello,
These are respectively the manufacturing lot number, silicon wafer ID, and the co-ordinates of the particular chip in the wafer. Many chips can have the same Lot number and wafer number but each chip has a unique position in the wafer. So the combination of these three fields uniquely identifies a chip.
Regards
-Nitin