Other Parts Discussed in Thread: CC2541, ADS1293, TIDA-00096
Hello
I am trying to communicate between ADS1293 and CC2541. I got my PCBs made based on the Wireless Heart Rate Monitor reference design (link: http://www.ti.com/tool/TIDA-00096). I also got the firmware from here.
I did not observe any notification data when ECG notification was enabled (using BTool).
When I observed the SPI signals with an oscilloscope, during a write/read from ADS1293 registers I observe the following:
1. sclk consists of two bursts of 8 clock cycles each, as opposed to a continuous burst of 16 cycles, which is the requirement as per ADS1293 user guide (ADS1293 EVM also shows 16 clock cycles). Is this a problem?
2. MISO line is always low (it is high in ADS1293 EVM when idle), which means that there is no data coming from ADS1293.
3. MOSI is fine - data is written MSB first, on the raising edge.
When I compared my PCB schematics with TI Reference schematics, I see that the resistor on the SDO pin is missing in my schematics. Is this a problem?
Thank you for your help.

