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.

CCS/TMS320C6745: Interpretation of ADC( AD7606) data into CCS

Part Number: TMS320C6745

Tool/software: Code Composer Studio

Hi,

    I'm using TMS320C6745 for my application which takes 4 channel audio data from an ADC (16 bit AD7606 ) in 2' s complement form through GPIO ports. How to interpret the ADC data and data type in CCS and how to do further processing like FFT calculation?