Quote Originally Posted by Photovor View Post
... Is there a way to utilize the oscillator that is supplying the clock for the PIC to also supply the clock pulse for the A6280, and use the SPI functions as well? ...
It's possible, with external hardware, extra pins on the chip, and a great deal of thoughtful programming.

But since you can use the CCP module in co-operation with SHIFTOUT commands on 2-3 PINs and no external hardware .... Why?