![]() |
PIC16F1938 bootloader - 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: PIC16F1938 bootloader (/showthread.php?tid=22194) |
PIC16F1938 bootloader - sridhar - 2019-08-21 Dear all, I have attached the bootloader for PIC16F1938 with little modicafications in the original code. It may help someone as like me. I have used pin RA5 for bootloader mode during power ON condition forĀ 2 seconds , after which it will go to user application. Thanks RE: PIC16F1938 bootloader - Mikael Gustavsson - 2019-08-21 Hi, Thank you for the contribution. |