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.

PGA900: PGA900 programming problem

Part Number: PGA900

Tool/software:

We encountered a programming issue with a batch of PGA900. 

When programming the OTP area, we load the FW of the IC in the original byte order (this FW provided by TI), such as 0x12 34 56 78
But PGA900 correct byte order would be like 0x78 56 34 12, the order of the bytes in each group of 4 bytes is reversed. 
this issue resulted in the IC not working after programmed.
we need TI's programming team to help to confirm:

1. Is there any special method to re-program or overwrite the OTP area?

2.please help to review and advice the right byte order of PGA900. 

In my understanding now, for example in the first line of the FW, the data area should be in the yellow box in below screenshot, and the correct byte order should be00000020 47040001 4D140000 51140000 4F140000 4F140000 4F140000 00000000

Is that correct?