TMS320F28P650DK: ADC Daisy Chain Configuration in ADS127L21B

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: ADS127L21B

Tool/software:


I'm working with TMS320F28p65X microcontroller and ADS127L21B ADC.

In my application I want to interface TMS320F28p65X microcontroller with adc in daisy chain connection. I have 2 adc in daisy chain connection.

There is problem occuring while doing it. We have to First configure Filter3 Register with
data_mode[1:0] = 00 because it is referred in data sheet that to run adc in daisy chain connection the SDO/DRDY
pin should be working as only data output mode.

So, I have to transmit 008b00(padding byte + 0x80|0x0b + register data) twice for both adc in connection. This will be a Frame. For the first Frame the adc will be configured in data only mode and when the second Frame is transmitted then the adc will reflect 000000 008b00.

But this is not happening The reflected value on SDO pin is ffffff.

What could be the reason for this and how it should be corrected.

Best regard,

Divyesh patel

  • Hi Divyesh,

    I see that you have opened a thread for this in the Data Converters forum as well. Were you able to try out their suggestions, and is this issue occurring in spite of those changes? Let me know, since if this is not regarding an issue with the F28P65x SPI, I can redirect this thread to the correct experts.

    Regards,

    Arnav