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.

TMS320F2800137: Clarify ADC calibration address by default

Part Number: TMS320F2800137
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi champs,

I am asking this for our customer.

The user uses bit-field codes by referring to our bit-field examples, but the user is confused about the ADC calibration address by default because their ADC results look bad.

After debugging, we found,

In bit-field codes,

C:\ti\c2000\C2000Ware_5_02_00_00\device_support\f280013x\common\source\f280013x_adc.c

In driverlib codes,

C:\ti\c2000\C2000Ware_5_02_00_00\driverlib\f280013x\driverlib\adc.c

They appear different.

Besides, TI OTP should start with 0x71000 from below Table 7-1 in the datasheet, so we are confused about the addresses used in bit-field codes.

Questions:

Would you please help clarify the above default calibration addresses in bit-field and in driverlib?

Which of them is correct or both are incorrect?