ds30 Loader free edition forums
Internal oscillator [solved] - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 8-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=7)
+--- Thread: Internal oscillator [solved] (/showthread.php?tid=382)



Internal oscillator [solved] - VaGyver - 2011-08-16

Hello!

I am trying to make the bootloader work with a 18F2525 and its internal oscillator.
I set it to 8 MHZ by setting OSCCON bits 6,5 and 4 to one and checking the "autobaud" in the software.

Some times works and some times doesn't.

So, is something that i have to further take care in software (e.g. configuration, settings) before i start check the circuit and other stuff?


Thank you very much in advance and thanks your sharing your amazing work with us!


RE: Internal oscillator - VaGyver - 2011-08-17

My problem seems to be an other issue, as far as i can understand.
So i will start an other thread.