NU32v2: The NU32v2 Serial Bootloader and PC Application

From Mech
Jump to navigationJump to search

**THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE**

**NDM 1/16/2011**

What is a bootloader?

...

How the NU32v2 Bootloading Process is Structured

...

NU32v2 bootloader source code

NU32v2 bootloader project, written in MPLAB Assembly, with a "hello_world" type blinking LED tacked on. PIC32 code

NU32v2_serial_bootloader.exe source code

NU32v2 serial bootloader app, written in Processing. PIC32 code

Mac executable: NU32v2 serial bootloader for OSX

Other

The NU32v2 board has an FT232RL built on to allow for easy communication over USB with your computer using an RS232 connection on the PIC32 end. The communication is viewable as a "virtual com port" on you computer using the driver provided by FTDI.