Other Parts Discussed in Thread: ENERGIA, DAC121C081, , MSPDRIVERLIB
Dear All
I am attempting to build a device to interface electrochemical sensor and to do that I have the need for linearly increasing excitation voltage (I have turned to DAC) namely DAC121C081, I am using Energia and I have code for interfacing DAC and MSP.
After building a simple test circuit (custom PCB with bottom GND plane and REF5050 as the source of supply voltage for DAC in hope that it will provide with clean enough voltage rails to minimize any noise source) I have tested the circuit. and the results were disappointing. In the end, I have more than +-10ADC points of noise (see attached figures, from the measurements). And for my application 1mV resolution is required (I was hoping since ADC in MSP430F5529 is 12bit thus 0.8mV resolution, that this will be sufficient).
I have actually tried to connect the analog pin directly through a voltage divider (getting 0.5Vs, of MSPs 5V rail) to ADC and the noise is the same, is that impossible to overcome or there is a way? (also I have tried all of the analog inputs, and the same story, see attached figure, from the measurements).
Question is can someone help me with the improving resolution and getting to the 1mV.