Other Parts Discussed in Thread: MSP430F47177
Hi all,
We are interfacing ADS131M08 to MSP430F47177.
Following issue has been observed.
Let's say we have set 16-bit word size. Now if we send command frame of length <17 bytes to AFE, it works properly. if we send command of length >17 bytes to AFE, it didn't work.
Same happens for 24-bit word size. Now if we send command frame of length <27 bytes to AFE, it works properly. For command of length >27 bytes to AFE, it didn't work.
Please find the attached file.
You can see DRDY pin (yellow) getting high, after 17th byte/ 25th byte of command frame. Transmission buffer data is in blue color.
As it is making HIGH to LOW transition on DRDY pin, unnecessarily port interrupt is generated.
In hardware RESET/SYNC pin is tied to 3V3.


Thanks & Regards,
Nitin Kallole