Part Number: DAC53401 Hi expert,
Can you help elaborate why the maximum output is derived as below?
Per our understanding, it should be derived as this equation.
Thanks,
Zach
Part Number: DAC53401 hi team,
my customer is using DAC53401, have can my customer get the software to communication with the MCU?
do we have any user guide of help the customer quick development? thanks ~
Part Number: DAC53401 Hi, Dear product line engineer.
I use DAC53401 to adjust DC/DC output voltage. could I directly configure 0x21h register and ignore all other register? for example, I use internal reference and want DAC53401 output 1V voltage with…
Part Number: DAC53401 Hi, Dear product line engineer.
I use DAC53401 to adjust DC/DC output voltage. could I directly configure 0x21h register and ignore all other register? for example, I use internal reference and want DAC53401 output 1V voltage with…
Part Number: DAC53401-Q1 Other Parts Discussed in Thread: DAC53401EVM We would like to use the DAC53401EVM to test out this part for our situation. We need the DAC to output a specific waveform so we need a decently fast update rate on the DAC.
Does the…
Part Number: DAC53401EVM Write a code in arduino but I am not getting correct DAC result at Vout pin , constantly i read wrong values , just check my code and let me know
#include <Wire.h>
#define devId 0x50 // DAC device ID #define regDAC 0x40 …
Part Number: DAC53401 Hi,
Good Day.
We need some clarification about this part.
In the datasheet, it is stated that it can generate square, saw tooth pulse waveforms.
But can we use this part to convert digital data to analog using i2c?
Please advise…
Part Number: DAC53401 Other Parts Discussed in Thread: DAC63204 , AFE881H1 Hi,
There is 16bit DAC which has similar function programmable slew rate with DAC53401?
Thanks.
Part Number: DAC53401 Hi TI's supporters
I'm developping device, use DAC53401 chip (schematic diagram is below)
I try to read DAC_STATUS register(address 0xD0) of DAC53401 but value always is 0xFFFF. (I2C line(SCL, SDA pins is only use for DAC53401…