Part Number: DAC81408EVM
I have problem writing to the configuration registers on DAC81408. I can read the registers but cannot write to it.
For example, when I send the command 0x83000000 through the SPI interface, I can read the (SPICONFIG register)
data back as 0xXX0AA4XX. When I send the command 0x030A84000, I expect to to write "0A84" to the
register but it doesn't. The data I read back is still "0AA4". Is there any thing I should do to enable writing
to the registers?
Lap