Tool/software:
Hi team,
I am using DAC8775 for a product that's under development.
Steps followed to configure DAC8775:
1. Reset Register(0x01) = 0x0001;
2. Reset Config Register(0x02) = 0x0012;
3. Select Buck-Boost Converter Register(0x06) = 0x000F;
4. Configuration Buck-Boost Register(0x07) = 0x061F;
5. Select DAC Register(0x03) = 0x0020; // Selecting 1st channel
6. Configuration DAC Register(0x04) = 0x1001;
7. DAC Data Register(0x05) = 0x0000; //setting output count as 0.
Above are the steps followed to configure DAC8775 channel 1 to give output as 0V.
But when count is given as 0x0000, I receive 4.4mV as Output voltage. I am also unable to bring it down to 0V with calibration.
Am I missing out on something?, or is this the minimum achievable.
Requesting your support in this regard.
BR,
Nithin