Part Number: DAC7553 Other Parts Discussed in Thread: DAC7552 , Hi Dear
I have read the datasheet for DAC7553 and DAC7552, and the basic parameters are consistent. May I know the difference between these two models?
Part Number: DAC7553 I am trying to configure the DAC for SPI. I am using only one DAC and trying to determine the connections needed to the MCU SPI interface. Can Sync bar be left low or does it need to be controlled by the MCU. Also is it okay to leave…
Part Number: DAC7553 I'm trying to use the DAC7553 to replace the use of two Analog Devices AD5160. I realized I only need VDD, GND, PD_BAR, SCLK, SDIN, VOUTA and VOUT B. I don't really need the other connections. So, how should I connect the remaining…
Other Parts Discussed in Thread: DAC7553 HI all,
Anyone here working with DAC7553?
I am working with it and have serious problem!
I have a piece of code to set it in a way to have special volts on output A,
this is my code:
DigIn = ((Volt*4096 ) /3 + 0x800…