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.

C6748(LCDK) - How to read data from an ADC via uPP?

Other Parts Discussed in Thread: TMS320C6748

Dear all,


I'm trying to read data from a 16-bit ADC to the DSP, and the uPP is the best solution(SPI's speed is low to me). However, the datasheet of C6748 shows that I need external clock to drive the uPP while I am receiving. Since the ADC chip can't generate a clock, the question is pop out: Should I connect the uPP_clock with a GPIO and generate the clock by myself, or any other way to do it?

By the way, I appreciate if anyone can offer an example project about the uPP of the LCDKC6748.