Other Parts Discussed in Thread: DAC8568, DAC8830
Hi,
I'm using a 8051 MCU to interface with the DAC8568 chip. I could load data to register and update output. However, sometimes, output voltage is lower than I expected. I have to update again in order for the voltage output correctly. I always select the option "write to DAC input register channel n and update DAC register channel n".
For example, LDAC is tied to GND, CLR in tied to AVDD.
1. I try to write and update channel(n-1) to output 1V, I got 0.9V at output.
2. Next I write and update channel(n) to a certain voltage and I see that channel (n-1) is also updated to the corrected voltage value that I was trying in the scenario # 1
Could you help to see what would be the error.
Thanks.