ADS 1298 with Arduino

Hello ,I am unable to get the data from ADS 1298 with Arduino using SPI protocol.

Below I Attached H/W and S/W configuration for this..

ARDUINO CONNECTION WITH ADS 1298 ECGFE BOARD

J3.3 SCLK connected to Arduino pin 13

J3.4 GND connected to Arduino pin GND common.

J3.7 CS complement connected to Arduino pin 10

J3.8 RESET connect to Arduino pin 7 .

J3.11 DIN connected to Arduino pin 11

J3.13 DOUT connected to Arduino pin 12

J3.15 DRDY connected to Arduino pin 3 (programmed)

J4.9 power supply is 3.3V

J4.5 connect to Arduino GND

anyone please help me..

test.ino (1.23 KB)

I'm missing the link to the used library(ies).