Tool/software:
Dear TI Support,
I am a user of the DAC81416, and while basic functions such as voltage output and range settings are working as expected, I am encountering some issues that require assistance.
-
SYNC Mode Setting: When setting the SYNC mode, I enable the sync bits for channel 0 and channel 1 (bit 1 in the 06h register), and then turn on the DAC power. However, the voltage output does not work simultaneously based on the power-on trigger. When I read the value from the 06h register, the settings appear correct, with the bits for channels 0 and 1 properly set to 1. I have also set the LDAC bit to 1 in the trigger register. To troubleshoot, I also set the LDAC hardware pin to LOW after configuring the sync mode, but no voltage output occurs. The output only activates when I turn the power ON via the power-down register, and the channels are turned on separately. I would appreciate clarification on the expected behavior of the SYNC mode. According to the datasheet, it seems that after setting the power-down register and configuring the sync mode, the output should be triggered via the LDAC hardware pin. Can you explain why it is not working in my case?
-
Toggle Operation Issue: I have been trying to perform a toggle operation with the following sequence:
- Range setting
- Power ON
- Voltage setting
- Deactivate toggle register
- Enable sync mode
- Set LDAC LOW
- Set LDAC HIGH
- Voltage setting
- Activate toggle register
After this sequence, I attempt to control toggle pin 0, but no output is generated. I suspect that this issue may be related to the SYNC mode, but I am still verifying this. Any help would be greatly appreciated.