PIC18F4550 problem - 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: PIC18F4550 problem (/showthread.php?tid=21854) |
PIC18F4550 problem - rotting79 - 2016-12-01 hey htere firstly: great bootloader (I've been using it for a long time) secondly, Im working on the PIC18F4550, just because I got a lot of them, but sadly I cannot make it run *change the internal oscillator for all options *disable the ADC, even uncomment the 38-39 lines on the usser_code file still finds some other PIC for some reason, in this case the dsPIC33FJ128GP706A attached the files and the screenshoot thanks in advance RE: PIC18F4550 problem - Mikael Gustavsson - 2016-12-16 Hi, You have baud rate/clock speed mismatch. Do you use the internal oscillator? Do you configure it? |