Hi
I am using f28335 control card (R1.0 with 30 MHz crystal) with my custom gpio board. My board with control card was working well, now I am experiencing a problem with my system while using ADC. My adc results are not 0 when I give 0v at analog input, I understand there can be an offset but the value that I get is 900, earlier it was around 30 or 50 and I subtracted this from every digital value. Now If I sample other voltages at analog input (0-3 volts) this offset is not seemed to added to the theoretical values (4096*analog volts/3v). If every reading that I got had this offset I could minus the offset and use the value. This control card works fine with same software on my other board, and docking station from TI so there is some issue with my board. 5 volts board supply and control card 3.3 and 1.8 are fine in both board. ADCREFP(pin p5 ) gives 1.3 volts when measured on capacitor c 30, while ADCREFIN is ground on control card while formula for conversion is (4096*analog volts/3v) Page 10 of Spru 812. This was confusing for me as pin p5 on control card shows 1.3volts. Internal reference is selected from software. I hope someone can help me debug this problem.