ds30 Loader free edition forums
PIC18F: UserInit before toggle pin test - 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: PIC18F: UserInit before toggle pin test (/showthread.php?tid=2264)



PIC18F: UserInit before toggle pin test - diegoherranz - 2014-06-18

Hi!

I've just discover this bootloader yesterday and I like it although I didn't succeded on make it work yet, hehe!

In my humble opinion, 'UserInit' macro should be called before the toggle pin test 'tsfloop' so you can adjust internal oscillator, enable PLL, etc. and check the actual final frequency on the scope.

Thanks!


RE: PIC18F: UserInit before toggle pin test - Mikael Gustavsson - 2014-06-18

Hi,
Thank you very much for the improvement suggestion! I will incorporate it in the next release.