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.

Linux/TMS320DM355: ADS1278 - Capture Data Via SpiDev - Referencing DRDY

Part Number: TMS320DM355

Tool/software: Linux

Need to modify the SpiDev / Davinci_Spi.c to support "Waiting" for a Signal from DRDY from an ADC (Specifically the ADC1278) so that we only start reading once we have DRDY signal confirming that data is valid and ready to be read.

Is there a "Best Practice" in accomplishing this?