Hello i'm using PIC BASIC PRO, and i like to know if somebody got this one working without a external OSC.
Sorry for my bad english but i'm dutch![]()
Hello i'm using PIC BASIC PRO, and i like to know if somebody got this one working without a external OSC.
Sorry for my bad english but i'm dutch![]()
Yes, easily done...
See FAQ section...
Presetting Configuration Fuses (PIC Defines) into your Program
... and your English is perfect!
And were do i find this Presetting Configuration Fuses
or do you have a sample program?
Last edited by NL2TTL; - 12th September 2004 at 22:31.
Go look in the FAQ - Frequently Asked Questions Section of this forum.... you may have to set the display to "from last 100 days" for it to show.
Full instructions included there...
Hmm i'm very sorry, but i can't find what you mean, could you please post a link?
Hello,
In the subdirectory INC of PBP you can find the commands.
For you: M16F62x. Use it as follows:
@ DEVICE INTRC_OSC_NOCLKOUT, MCLR_OFF.
With MCLR_OFF you don't need an external pull-up resistor.
Peter.
Bookmarks