This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/ADS127L01: ADS127L01: can not get the data from ADS127L01 by spi of C5535

Part Number: ADS127L01
Other Parts Discussed in Thread: , TMS320C5535

Tool/software: Code Composer Studio

hi

i'm using C5535 to get the data from ADS127L01 by spi interface. Now I can read the device Id reg and mode reg well from the ADS127L01. But with the same code, I can't read any data from ADS127L01. The STRAT pin is hold high and I can see the DRDY remains low but pulses high for a duration of 2 · t CLK. The following is the snapshot. 

red is spi clk, green is the spi out of adc, blue is drdy. just no thing out from adc. Could you give me some help? why no data out  from adc? Thanks