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.

CCS/UCD3138A: question abut ADC12

Part Number: UCD3138A

Tool/software: Code Composer Studio

I use the board of UCD3138OL40EVM for debug. for ADC debug, I use the code example which is in datasheet(1.11.2). I use the dc-source for give a voltage to the pin of AD00,AD01,AD02. Then use pmbus protocol for report the voltage. I add a debug command to report which i need . But i find that it have 0.3V offset. however, the pin of AD00 voltage is 0V. The pmbus report value is 0.3V. Why?