Other Parts Discussed in Thread: MSP430F2013
Hi
I am doing a design that I need to measure a voltage of battery and control some reles depending on battery voltage. The battery is 6 Volts so I am using a voltage divider to drop it from 0 to 0.6 Volts. I am using MSP430F2013 the ADC mode is SD16 (delta signa) so here is the problem I want to be able to calculate the counts result so I can determine what to do based on the number. What is the formula that I use ? For ADC10 I use Nadc = 1023 X Vin -Vr- / Vr+ - Vr- .
Does anybody know the formula for SD16 ???
Thanks