I tried to use HS as external oscillator and connected 22 pF caps, but still it didn't work.
Is there any other setup to do in IC-Prog or other hardware recomendation?
Tks
I tried to use HS as external oscillator and connected 22 pF caps, but still it didn't work.
Is there any other setup to do in IC-Prog or other hardware recomendation?
Tks
Did you defined the HS osc mode in your code?
http://www.picbasic.co.uk/forum/showthread.php?t=543Code:@ __CONFIG _HS_OSC & _WDT_OFF & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON DEFINE OSC 8
I don't know if IC-PROG program automatically those config fuses setting, but in their Command menu they have a Program Config (F4) option.
Last edited by mister_e; - 9th March 2007 at 16:16.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi,ewand
Did you check the clock w/ a scope ( 1/10 probe !!! ) on its output pin ???
... just a thought ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks