Hi,
I am using a Micro controller (dsPIC) to interface with TLV5619 12 bit DAC and was wondering if /WE pin can be grounded permanently. Does the data only loads when /WE goes high? Also what about /LDAC pin.
Please advice.
regards
Sundar.S
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am using a Micro controller (dsPIC) to interface with TLV5619 12 bit DAC and was wondering if /WE pin can be grounded permanently. Does the data only loads when /WE goes high? Also what about /LDAC pin.
Please advice.
regards
Sundar.S
Sundar,
The TLV5619 will only latch the data on the parallel bus on the rising edge of WE while CS is low. LDAC can be tied to ground though if a second update mechanism is not needed.
Please let me know if you have any more questions.
Paul
In a application with multiple DACs the LDAC pin could be used to synchronize all of the DACs so that the outputs change at the same time. The WE and CS pins would allow the user to select individual DACs to write to. in an application with just one DAC the user could just use the WE and CS achieve this functionality.