-
Notifications
You must be signed in to change notification settings - Fork 18
Write the PIC memory
Sheila A. Berta edited this page Oct 1, 2018
·
8 revisions
Please, open the MPLAB IPE software and select the microcontroller PIC18F2580 in the "Device" listbox and the PicKit3 in the "Tool" listbox. After that, press "Connect".
Now, look for the .hex file that you've downloaded from the firmware folder of this github repository. For that, press "Browse" button for the "Source" input and select it.
Finally you can press "Program" button for writing the .hex file in the PIC18F2580's memory.
Make sure that your Bicho has been programmed correctly.