mvs sarma said:
Hi Blueteeth,
When you clearly mentioned in your 1st post, that the int osc is used, i fail to understand what we are discussing around crystal or resonator? you may vwery well remove those components around Osc pins and go ahead of your program--
Because I'm curious as to why it doesn't work, with an external osc, on that board, when external osc's with the exact same PIC work on other boards. And I don't like to be restricted to only a few clock frequencies, why should I? The internal driver for using an external crystal is a basic function of the chip itself.
I mean, I could just let it go, and happily use the internal osc for all apps on that board (which I might add, I use to test many programs, including those that require strange crystal frequencies), but what if I design another board and this happens again? If I'm doing something hideously wrong, I like to know about it, it'll save time and money in the future. That said, I imagine it'll be just dandy on a nice expensive FR4 professionally made board. Many have said they've had no trouble programming/running a PIC, on stripboard with any crystal, so I took the problem here.
Jim B. I haven't had that problem with breadboarding...usually have PORTA as all inputs. But...I will definately try setting all unconnected 'inputs' to outputs, or tying them to ground, I've heard of this before, on another forum someone mentioned it caused them weeks of stress. So thankyou
cadstarsucks. I don't think you're looking at the wrong thing, because there isn't a resonator, or a crystal in the picture
Just a basic sil socket which a crystal/res will be plugged into. Its my fault really, with my custom library in eagle, the 'symbol' for that component is a xtal symbol. Can't say I use resonators at all, as xtal oscialltors have (almost) always worked fine wwith any PIC.
I wish I had an oscilloscope.
Blueteeth