I am trying to write both default and non-default values to some registers (specifically 0x44E4 to config0 or some clkdelay values to config3).
It seems that any write to these registers halts operation of the DAC (as viewed from the current output pins).
Even a single write of 0x0 to config3, which is the default value, has the same effect.
The SPI is being operated at about 2MHz and timing on it seems OK.
Any ideas would be appreciated.
David