Just built up a new board and the PIC isn't oscillating at all (checked using a scope). I have checked the following:-
5V supply is fine.
MCLR is at a steady 5V.
0.1uF directly across 5V supply pins.
No errors whilst programming.
Replaced 4MHz resonater and Pic for a new ones.
Any other suggestions as to what could be causing this. I know it's not down to the pcb as I have had multiple applications use this pcb before without any problems.
thanks
JFK
Ttelmah Guest
Posted: Tue Nov 22, 2005 6:48 am
What fuses are you using?.
Best Wishes
A Guest
18F not oscillating
Posted: Wed Nov 23, 2005 4:32 am
Not looked at this particular device but check it's not configured for low voltage programming...
use:
#fuses NOLVP
An alternative is to pull the PGM pin low.
Guest
Posted: Thu Nov 24, 2005 2:04 pm
when u programing the pic, use config word $3f10, int the code must be select internal osc 8MHz.
It must be work correctly, if your program ok, and the pic is not dead
by tibi
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum