Actions

Difference between revisions of "Bootloader Update"

From UPHCC

(created page)
m (added USB ids)
Line 20: Line 20:
 
[[Image:UPHCC-usb_bootloader_update.jpg|frame|150px|center|PIC programmer connection to UPHCC-usb]]
 
[[Image:UPHCC-usb_bootloader_update.jpg|frame|150px|center|PIC programmer connection to UPHCC-usb]]
  
 +
* the bootloader should come up with USB Vendor:Product IDs of: <tt>04d8:000b</tt>
 +
** The UPHCC application firmwares have a Vendor ID of <tt>16c0</tt> and a Product ID in the range of <tt>096a</tt> to <tt>0973</tt>
  
 
Programming Cable Pinout: [[UPHCC Pinouts#UPHCC-usb_ICSP_PIC_Programming_pinout|ICSP pinout]]
 
Programming Cable Pinout: [[UPHCC Pinouts#UPHCC-usb_ICSP_PIC_Programming_pinout|ICSP pinout]]

Revision as of 23:18, 4 January 2008

Bootloader Update

The USB-based bootloader in UPHCC-usb usually does not require updates. However, if you built a UPHCC-usb board yourself, you need to program the PIC microcontroller with the bootloader to be able to upload firmware into the PIC via USB. Below are the steps required to perform this bootloader update.

What you need

  • Hexfile of bootloader:
  • ICSP-capable PIC Programmer
    • cable to connect programmer to UPHCC-usb board with correct pinout
  • Programming software


Howto

  • Entering bootloader mode .......

Connecting the UPHCC-usb to a PIC programmer:

PIC programmer connection to UPHCC-usb
  • the bootloader should come up with USB Vendor:Product IDs of: 04d8:000b
    • The UPHCC application firmwares have a Vendor ID of 16c0 and a Product ID in the range of 096a to 0973

Programming Cable Pinout: ICSP pinout