AVR has two different programming modes called Parallel Programming Mode (Parallel Mode) and Serial Downloading Mode (ISP mode).

At the Parallel Mode, the device to be programmed is put on the programmer’s socket and +12 volts programming voltage is required to its RESET pin. Communicating between the programmer and the device is done in parallel programming commands, so that the programing speed is two times faster than ISP mode. This programming mode is used to pre-program many devices or/and ISP mode cannot use due to the board design. However, most programmers except STK500 seem not to support this programming mode. Using High voltage parallel programmer can recovery wrong fuse bit setting.

Schematics Download :

  1. Circuit Diagram for Parallel/HVS Programmer
  2. Socket Converters for Parallel Programmer
  3. Circuit Diagram for 8/14pin HVS Programmer

Software Download :

  1. AVRPP.EXE(Win32) & Source

[Link]

Incoming search terms for the article:

Related posts:

  1. Simplest atmega8 programmer Using LPT Port * R1-R4 = 220R Atmega 128 is like other...
  2. PicKit 2 PIC Microcontroller programmer I started with a PicKit1. After using it for...
  3. USB to parallel port [caption id="attachment_89" align="alignnone" width="500" caption="USBtoparallel"][/caption] This device was built using...
  4. Build own PABX Circuit consists of following stages. 1. Microcontroller The heart...