Part Number: DAC7760 Tool/software: I am facing with finding 0- 10V output at Vout for our Design board.
The following configuration done.
WriteSingle_DAC7760(0x56, 0x0001)
WriteSingle_DAC7760(0x55, 0x9001)
WriteSingle_DAC7760(0x57,0x0300)
After…
Part Number: DAC7760 Tool/software: The datasheet for DAC7760 mentions a minimum load of 1kΩ to "meet specified performance". I am hoping to use a minimum load of 200Ω. What would the expected behavior be? Will I damage the device or just lose some accuracy…
Part Number: DAC7760 Tool/software: Dear Technical Support Team,
1. If I’d like to set output 0V (exactly 0V) using the voltage output on the DAC7760, is it necessary to use dual power supplies such as ±15V or ±5V? The voltage output range is 0V-5V.…
Part Number: DAC7760 Other Parts Discussed in Thread: DAC8760EVM , DAC8760
Our DAC7760 is sometimes reading an extra zero bit between the address byte and the first data byte. It doesn't happen all the time, but when it does, the problem will persist…
Part Number: DAC7760
The datasheet says that "The read register value is output MSB first on SDO on successive falling edges of SCLK."
Does it mean that SDO value changes on the falling edges of SCLK. So, if I want to get the stable value of…
Part Number: DAC7760 Dear team,
I can see below at datasheet of DAC7760.
What is main function of ISET-R port? Is there any advantage using 15Kohm ISET-R instead of using the internal Rset resistor?
- The customer use DAC7760 for 0 to 10V voltage output…
Part Number: DAC7760 Other Parts Discussed in Thread: DAC7750 , i am using DAC7750 for some testing and setting registers as follows (using SPI MODE 0): send_tDCS(DAC_Reset, 0x0001); // Reset registers to default
send_tDCS(DAC_NOP, …
Part Number: DAC7760 Hi Team,
I currently want to use the Daisy Chain method to control two DAC7760s, the first DAC7760 can be controlled (0v ~ 10v), But the second DAC7760 cannot be controlled, do you have a sample code or any information for me to refer…
Part Number: DAC7760 Other Parts Discussed in Thread: , DAC7750 , DAC8775 Dear team,
My customer would like to use 0~10V output and 4 to 20mA as dual output mode.
The question from customer is like below.
If the fault status like over range status happens…
Part Number: DAC7760 Dear team,
The latch function DAC7760 seems different from Chip Select function of SPI.
If we use single slave, can I use latch pin as a chip select function? For example, latch pin low => 24bit data => latch pin high ??
Please…