Hey!
I have purchased a ADS1198ECG-FE development kit. I detached the MMB0 motherboard and connected the sensor board with my development board. I made the following connections to initiate an SPI transfer connection:
From the J3 connectors I have connected pins SPI_CLK, SPI_IN, SPI_OUT and SPI_CS(pin 7) to the corresponding pins on my development board.
I provide the 5V connection via pin TP7 to the sensor board. Also my elopement board has been powered by USB connection.
I now have to transfer the ECG data from the sensor to my development board. Could you please tell me if I have made the right connections to initiate the SPI transfer or do i have to make some other connections as well..?? Also could you please provide me with some source code or API which can help me in any way.
Thanks!