Quote Originally Posted by ShaneMichael View Post
Joe S.

So from the data sheet:

"LP Oscillator mode selects the lowest gain setting of the
internal inverter-amplifier. LP mode current consumption
is the least of the three modes. This mode is designed to
drive only 32.768 kHz tuning-fork type crystals (watch
crystals)."

The OSCON and Config is setting to LP. I was under the impression that PBP needed a "DEFINE OSC" so it know's what speed things are running at?

Is that not the case?

Bogdan: Another thing you might try is using the interal OSC for testing, at least to get a light to blink so you know the Pic is working.

Shane
Honestly Shane, I do not know for sure.
As I understand it the define is used to synchronize PBP's timing with the assembler's, but I think it only accepts Integer numbers and then only certain ones. A Good question for the EXPERTS. I will have to read up on this . . .