Have you tried it with extended instruction set disabled?
Have you tried it with extended instruction set disabled?
Have you tried a different "Oscillator Selection"?
Robert
"No one is completely worthless. They can always serve as a bad example."
Anonymous
I also see that you don't have a diode in MCRL protecting Vdd from Vpp. From the PIC datasheet, the maximum absolute value that Vdd can take is around 4.5 V. If the programming voltage, Vpp, is greater than 4.5V you might have damaged the PIC by no using a diode.
I don't see anything else that might be causing problems.
Robert
"No one is completely worthless. They can always serve as a bad example."
Anonymous
The drawing also only has half of the OSC connected. But I am sure that is only on the drawing...
Why not try just for fun, setting the configs not with the programmers software but in the *.inc or code space?
The settings in the *.inc straight from the install for this chip should have you running with a 20 OSC.
Then
DEFINE OSC 48
Me thinks.
Dave
Always wear safety glasses while programming.
Thanks for catching the error in the schematic, but as you surmised the resonator is indeed connected.
I don't alter the inc file because I have no luck figuring out what they should be, at least in this case. I'm happy to try most anything to get this to work...
I tried adding the define (and also several sets of configuration settings), with the same negative result.
Best Regards,
Paul
Bookmarks