Hi, using 3v3 microcontroller with SPI clock at 500kHz for debugging. Clock idles low. Data changes on rising edge. Here is sample logic trace:
Board jumpers are in default positions. Gain of 4 on DAC channels. /LDAC is pulled low. Hardware /RST is not pulled low. Ref voltages check good on board.
Cannot control GPIO channels, they remain hi, or drive DAC values, they remain at zero. Default startup command used is 0x00, 0x02bc. Command used to set DAC0 to 0xf000 is 0x04, 0xf000.
GPIO's remain hi and DAC's remain at zero.
Thanks for any help.