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.

OMAP35x

Other Parts Discussed in Thread: OMAP3530

Hello,

I am working on the OMAP3530 processor and I need an unique id for each processor.

I saw that there is such an id through the CONTROL.CONTROL_DIE_ID 128 bits (16 bytes) register, but my required unique id has to be only 6 bytes long.

I need help with a detailed description of the fields of the CONTROL.CONTROL_DIE_ID register in order to identify the relevant bytes for my unique id.

 

Thanks,

Erez


  • Erez, the DIE_ID bits should not be used for a unique id. They are not checked or guaranteed to be unique. The customer would have to implement a different mechanism to uniquely identify their devices. Regards, James