Other Parts Discussed in Thread: FDC2214,
I am using an FDC2214 EVM board to interface with an FDC2212 that I have on a separate board. I've disconnected the MSP430 board from the rest of the EVM board kit. I have the GUI running and can see data coming in on ch0 and ch1 in the Configuration window. I can read registers and everything looks reasonable.
My problem is when I try to use the Data Streaming function. When I try to start data streaming on ch0 or ch1 or both, the application says "Data streaming started" and then after about five seconds it says "SSP EVM disconnected". 10 seconds after that the EVM is reconnected and the GUI says "Data streaming stopped". No data appears to show up in the Data Streaming window. Any ideas?