Other Parts Discussed in Thread: ADS1220
I am designing in TM4C1294NCPDT which communicate with ADC chip ADS1220 via SPI interface. ADS1220 is 24 bits sigma-delta AD converter, and employs 24bit spi interface. In order to read ADC result via SPI interface, TM4C1294NCPDT need config QSSI as SPI mode. But this microcontroller is 16 bits SPI , it seems that this SPI is not incompatible with ADS1220 SPI. So I don't know how to solve this issue. These two chips are TI's product, and I think there is good solution provided by TI. If demo example can be showed, it is ok for me to process project. thanks.