Programmers and Debuggers

aWire Programming

The aWire interface makes use of the RESET wire of the Atmel AVR device to allow programming and debugging functions. A special enable sequence is transmitted by the AVR Dragon, which disables the default RESET functionality of the pin.

When designing an application PCB, which includes an AVR with the aWire interface, it is recommended to use the pinout as shown in Figure 1.

Figure 1. aWire Header Pinout


Tip:

Since aWire is a half-duplex interface, a pull-up resistor on the RESET line in the order of 47kΩ is recommended to avoid false start-bit detection when changing direction.

The aWire interface can be used as both a programming and debugging interface, all features of the OCD system available through the 10-pin JTAG interface can also be accessed using aWire.