Other Parts Discussed in Thread: MSP430F2013
i tried looking forums and i may not know correct keywords to use. This is first time i am using an SD16_A. i go tthe setup and everything. i am confused on the SD16MEM0 and its 32-bit storage and 16-bit return.
What do you need the upper and lower sections?
Can i just choose 1?
What is the calculated value and how?
for instance, normally on an AD converter i would simple say 16bit AD conversion, so Vcc / (2^16) = V/bit. get value of conversion multiple that by V/bit and i have the analog value of the digital value.
However i cannot find how this works. My basic assumption would be
Vcc / (2^32) = V/bit
Adjust OSR, SD16UNI and LSBACC to retrieve the 16 block of accuracy you want.
for instance Vcc = 3.3V, so 768pV/bit - this is ridiculous
my desired level of accuracy is 1mv, so for simplicity sake the first bit i care about is 20 so i would want to set the parameters
OSR=1024, LSBACC = 0, SD16UNI1 according to page 605 of theUser Guide