Production and testing: Flashing

The microcontroller of atusb contains firmware that must be loaded before the testing process can commence. The firmware consists of the following two parts:
  1. The boot loader (via serial programming, using avrdude)
  2. The application (via DFU, using dfu-util)

Note that atben has no microcontroller and there does not need any flashing.

Flashing the boot loader

Flashing the application


Up: Production and testing  Prev: Software setup Next: Functional test 
Last update: 2011-05-18  Werner Almesberger