Difference between revisions of "Flashing the Hex file using ds30 bootloader"
Line 1: | Line 1: | ||
[[User:Sharana|Sharana]] ([[User talk:Sharana|talk]]) 13:47, 7 August 2015 (IST) | [[User:Sharana|Sharana]] ([[User talk:Sharana|talk]]) 13:47, 7 August 2015 (IST) | ||
---- | ---- | ||
− | [[Category:PIC | + | [[Category:PIC Tutorials]] |
Revision as of 10:11, 10 August 2015
Sharana (talk) 13:47, 7 August 2015 (IST)
Flashing the bootloader
Download and install the PICKit 2 Programmer.
Flashing the Hex file using ds30 bootloader
STEP 1: Download and install the DS30 bootloader gui.
Step 2:
Connect the board with USB to Serial shield and connect jumper as shown in images
- Browse the hex file
- Select the appropriate MCU
- Select the baud rate as 9600
- Select the correct com port detected on your computer, when using USB to serial convertor check for exact COM port number in device manager
Step 3: The board uses DTR pin of the CP2102 USB to Serial Convertor to reset the MCU. Set it up as shown in the image below.
Step 4: Click on the write option to flash the hex file,. Images below show the sequence.
<hovergallery maxhoverwidth=600 maxhoverheight=600> File:DS30 Step2.PNG
Downloads