Hi Ed,
Please share the schematic. I can check with respect to the DAC and Chris can check with respect to the regulator. If there are any other teams that need to provide a review we can loop them in, or for a faster response you can create individual…
Part Number: DAC53608 Hello,
I am currently writing some firmware to control the DAC53608 using some I2C code from Microchip. Before I go probing output voltages, I would like to see that after a I2C write to a data register, I am able to then read back…
Part Number: DAC53608 Other Parts Discussed in Thread: DAC53204 Hi,
Customer would like to adopt DAC53608 for dynamically adjustable output.
When DCDC doesn't have slew rate control, can user control slew rate of DAC53608 output using output capacitor…
Part Number: DAC53608
Dear All. I want to control 10 bits DAC by Arduino using wire library. I read the data sheet of the DAC53608 carefully and wrote the following code to get 5 volts.
#include <Wire.h> byte DAC= 0x48; //DAC_Address byte command;…
Part Number: DAC53608 Other Parts Discussed in Thread: , ENERGIA "Hello! I'm using DAC53608EVM but can't find information on some kind of example programmed to configure the DAC from CodeComposerStudio. I would aprpreciate please share the codes of the…
Part Number: DAC53608 I do not understand how the POR circuit operates on the DAC53608?
The datasheet states that for a POR to occur, VDD must be less than 0.7V for at least 1ms.
Is this referring to the speed of the VDD rise time?
Can I also ask if …
Part Number: DAC53608 Hi Team, I would like to confirm if there is any information about t he minimum permissible pull up current for the DAC53608 clear pin?
Thank you in advance.
-Mark
Part Number: DAC53608DAC53608 I2C slave interface
(1) Looking for maximum sink current for SDA that can still achieve V_OL of 0.5V (or any output low voltage between 0.4V and 0.8V). Specifically, need to know whether SDA can still achieve output low voltage…