Part Number: DAC61416 Other Parts Discussed in Thread: DAC60508 Hi,
Good Day. I have a customer who is working with DAC61416. Please see below his query for your reference. Thank you very much.
We only have 5.0 V on our board and this part comes up in…
Part Number: DAC61416 Other Parts Discussed in Thread: DAC81416 Hi team,
The DACn register is kind of confusing in our datasheet:
DAC61416: { DATA[11:0], x, x, x, x}
from the figure, seems should use the upper 4 bit; but the table seems the bottom 4bit;…
Hi,
With DAC81404 you can generate square waves by sending appropriate DAC codes with delays. No toggle functionality like DAC81416.
28mA current is high for both DAC81404 and DAC61416. Max output current capability for DAC81404/DAC61416 is 15mA and we…
Part Number: DAC61416 Hi,
I'd like to ask, if there is always a negative voltage at the Vss pin needed for sinking current. I'd like to use the following network:
+5V---------250R--------DAC61416 (@0V).
The current through the resistor would be…
Part Number: DAC61416 Hello,
The output of the DAC61416 has overshoot as below waveform, it is tested at the output terminal, if connect one small resistor at the output, it also has the problem.
Could you please how to solve it?
Best regards
Kailyn …
Part Number: DAC61416
Hi team,
I have some questions about DAC61416 and need your suggestion.
1. We see the DAC61416 has high drive capability : +/-25mA. Could you let me know if this spec is 25mA/per ch or 25mA/16ch? If the spec is 25mA/ch, does it…
Part Number: DAC61416 Other Parts Discussed in Thread: DAC60508 How much load does DAC61416's output amplifier work?
The document of DAC60508 describes "Each buffer amplifier is capable of driving a load of 2 kΩ in parallel with 10nF to GND."…
Part Number: DAC61416 Hello:
I tried to output a voltage of 0 to 20V with DAC61416. I used MC9S12 microcontroller to communicate with DAC61416 via SPI.When I select the output range is -5 V to +5 V 、 -10 V to +10V、-20 V to +20V or -2.5 V to +2.5 V ,the…
Part Number: DAC61416 Other Parts Discussed in Thread: BUF08630 Hi
Now i am going to develop a 0 to 10 output voltage driver with multiple channels. Is there any compatible IC for it.
IC requirements are
Output Voltage 0 - 10
Suitable for LED controllable…
Part Number: DAC81416 Other Parts Discussed in Thread: DAC61416 Hi i am trying to interface between teensy and dac81416. my spi code:
_spi_settings = SPISettings ( spi_clock_hz , MSBFIRST , SPI_MODE0 );
pinMode ( cs_pin , OUTPUT );
//digitalWrite(_rst_pin…