Re: anyone used the AD5301 DAC?



On 2008-07-15, starfire <starfire151@xxxxxxxxxxxx> wrote:
Has anyone used the Analog Devices AD5301 DAC?

I was almost sure I had, but what I used was the AD5300 (SPI interface).

I have confirmed the correct command sequence going into the chip with a
logic analyzer. In sending a 0x55 byte, I have confirmed the bytes going to
the chip are 0x18, 0x25, and 0x50 (in that order). The output remains

Well, the 2 in 0x25 is setting 100k impedance powerdown mode. You should
see 0x18 (address + write) 0x05 0x50. The upper nybble of the first data
word needs to be 0. 1, 2 and 3 would all be powerdown modes.

--
Ben Jackson AD7GD
<ben@xxxxxxx>
http://www.ben.com/
.



Relevant Pages

  • Re: [spi-devel-general] Accelerometer, Gyros and ADCs etc within the kernel.
    ... say the HW SPI is pushed down to some lower level driver. ... interface via sysfs and something similar to the input subsystems ... a larger ring buffer in the kernel if necessary. ...
    (Linux-Kernel)
  • Re: FPGA programming driver architecture
    ... the second a parallel interface. ... as well as better in line with the Linux driver ... Considering the several FPGA models available and ways to program it, ... what goes into the specific interface modules (spi, parallel, etc). ...
    (Linux-Kernel)
  • Using... SPI and shift registers to expand PIC outputs
    ... using SPI to interface with shift registers. ... At this point it's become more or less clear to me that the SPI ... interface is the intuitive wiring job (data out to data in, clock out to ... One of the app notes has a spiel about disambiguating the ...
    (sci.electronics.design)
  • Re: SPI on the User Port ... Mode Hang-Ups.
    ... hard pressed to give up their RS232 port for this, ... Ethernet cart, or they have a cardreader on a PC/Linux box on the net ... registers between an SPI interface and a RS-232C interface, ...
    (comp.sys.cbm)
  • Re: SD Memory Card on SPI port
    ... SPI is not the easiest way to connect an SD card to a WinCE ... What types of hardware interfacing are then supported to use an SD ... driver to use this specific SPI port as low level interface? ...
    (microsoft.public.windowsce.platbuilder)