When the reference input voltage is 5V and VDD is also 5V, Do I have to set the REF-DIV to 1(the reference voltage is internally divided by a factor of 2) and also set the BUFF-GAIN to 1(the buffer amplifier for corresponding DAC has a gain of 2.)?
I sent the following data via SPI, and input the 5V as reference voltage. But DAC did not work and output voltage was always 0V.
- Set the Config Register to 0000_0001_0000_0000
->disables the device internal reference - Set the Gain Register to 0000_0000_0000_0000
->the reference voltage is unaffected
->the buffer amplifier for corresponding DAC has a gain of 1
What is causing this problem? Is this setting a violation? or improper configuration that triggers a reference alarm condition?
If I have to set the REF-DIV to 1 and also set the BUFF-GAIN to 1. Can I get the following specifications.
- the error of reference divider
- the error of gain of the buffer amplifier (gain is 2)