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.