I'm currently trying to read VBAT using the TPS65950 on a custom OMAP3530 board and am running into some problems. I'm using the madc software that was included in the WinCE 6.0 BSP. When I run the software on the Mistral EVM using the TPS65950 ADC it works fine and I get a voltage level back, but when I run the same software on our board I read back 0V every time. I've tried reading from ADCIN4 just to try another input and got the same results, always 0V regardless of the input on my board and a non zero value on the EVM.
Since the same SW is working on the EVM and not our board I’m guessing the issue is with the HW – what in HW would cause this to happen? Any ideas?
Thanks.