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. RE: PIC16F1938 bootloader - sillyabraham8 - 2024-03-09 Thank you for sharing your modified PIC16F1938 bootloader with us! Your kind contributions will surely help others who are going through similar difficulties. It's a smart solution to use RA5 for bootloader mode in the first two seconds after powering up. A collaborative atmosphere is fostered by your openness to share your insights. Have a nice day! |