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.

Codeloader binary<->hex conversion error?

Other Parts Discussed in Thread: CODELOADER

I downloaded codeloader from TI today to check confusings in LMX2335 software... In registry window there is 22 bit binary window and coresponding hex number.

0100100000000000001100 - 0x042 00C, but this binary must be 0x012 00C

1000000000000010110101 - 0x080 00B5, but this binary must be 0x020 0B5

In hex values there is 2 bit shift in MSByte.

Now the question. What number to use? Binary or Hex? And please, shoot that man who wrote datasheet for LMX2335.