Other Parts Discussed in Thread: ADS9224R, , EK-TM4C1294XL
Hi,
My SPI/SSI is working perfectly but i am unable to read parallel data from ADS9224R ADC module.
I am using TM4C129DNCPDT and Tivaware driverlib.
Schematic
Data communication between TM4C129DNCPDT and ADS9224R
From Channel 2 and Channel 3 we are sure that parallel data is coming from ADS9224R IC.
I am able to read MISOA(SSI0XDAT1) using SSIDataGet(SSI0_BASE, &adca). But how to read MISOB(SSI0XDAT2)??
Regards,
Sumit Chaulya