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?