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: DAC53401EVM Hi,
Recently we have purchased DAC53401EVM from TI. The DAC is connected with Raspberry Pi 4 I2C module and we are trying to access the DAC registers from IoT stack. The connection diagram is as below.
As per the datasheet…
Part Number: DAC53401EVM Other Parts Discussed in Thread: BOOSTXL-DAC-PORT , , TPL1401EVM , MSP432E401Y Hi team,
If the MSP432E401Y+BOOSTXL-DAC-PORT+TPL1401EVM are evaluated correctly, does the firmware have to be upgraded when they put DAC53401EVM…
Hi AK,
Well after playing around with it more, I determined it was a comm port problem. The below sentence from the user's guide cleared up my issue:
In case the Hardware not connected status persists even after the hardware is connected, go to…
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…