I can write and read from DEVID, and write to SPICONFIG and verify the value by reading it back. I can also enable the internal voltage reference and verify 2.5V at the output. So the SPI communication is definitively OK.
But when I write to DACPWDWN, I allways get 0xFFFF when reading back. Writing to the DAC ouput values allways gives 0 as readback, but this is probably because the DAC registers are write only (according to an old post). There is no output on the output pins. This is tested with range 0-5V.
The CLR and RST pints are both 3.3V. The CLR is connected directly to 3.3V. All supply voltages are ok.
The old post indicates a similar problem, but there is no solution to the problem.