I need to drive a motor driver chip with a PIC and can't decide the best way to go. The driven chip needs its own oscillator (input pin) along with a strobe, clock, and data lines. Should I run the PIC with INTRC_OSC_CLKOUT, using the PIC clockout as the clock input to the chip? OR: Use two oscillators, one would drive the motor chips osc.pin and the other would drive the PIC and clock input of the chip. This would run in EC_OSC with the PIC. Looking for the better way, always. JS
Bookmarks