We want to SPI Communication between ADS1293 and CC2540.
Here ADS1293 use for system clock 4.096MHz crystal or External clock on CLK pin. so without CLK pin any clock or crystal we can communicate between ADS1293 and CC2540.
here CC2540 use as master and ADS1293 as slave.
also CC2540 work on internal RC osc. But we cant able to communication we just Read revision ID 0x01 of ADS1293 at 0X40 address but its read \0 or 0x00.
Anyone can guide me for that or which kind of setting is required. may be clock syncronization problem so how to set register for SPI communication between ADS1293 and CC2540??