Part Number: AMC7834EVM
Other Parts Discussed in Thread: AMC7834
Problem: Attempting to communicate with AMC7834EVM over SPI using the TI supplied SDM-USB-DIG dongle does not work. All read operations return a value of 0xFFFF and all write operations do not appear to take effect (read back returns a value of 0xFFFF).
Setup: I have the AMC7834EVM connected to a bench supply set to +24V (centre positive) and the SDM-USB-DIG dongle connected to the eval board and to my windows machine running the AMC7834EVM GUI.
Troubleshooting:
Figure 1: SPI Write operation. Here I sent a write command for the POWER_MODE register with a value of 0x02 (which should set the AMC into Active Mode).

Figure 2: SPI Read operation. Here I sent a writeRead command for the POWER_MODE register value. The AMC should have sent the value that was just written to it however the MISO line stays high (corresponding to a value of 0xFFFF).

Figure 3: Using the AMC7834EVM GUI read all registers returns 0xFFFF for all registers. I tried writing to various Write enabled registers but still read back 0xFFFF.

We have probed the following test points/signal lines on the AMC7834EVM board with the observed voltage shown. The hardware surrounding the AMC7834 chip itself (i.e. voltage regulators etc) appear to be working correctly.
TP2 = 5V
TP3 = 5V
TP4 = -5V
TP5 = 3.28V
RESET = 3.3V
SLEEP1 = 0.03V
SLEEP2 = 0.03V
REF_OUT = 2.48V
Do we need to enable the AMC7834 by setting some input line high/low? Or do we need to blind-write to a register to enable the chip?
