Skip to content

Simple JTAG programmer for AVR microcontrollers with hardware USB

Notifications You must be signed in to change notification settings

ClusterM/clujtag-avr

Repository files navigation

clujtag

Very simple JTAG programmer based on AVR microcontroller with hardware USB.

You can use it to flash SVF or XSVF files via JTAG interface.

How to build:

  • You need LUFA library, download it here: http://www.fourwalledcubicle.com/LUFA.php
  • Edit Makefile, set path to LUFA library and microcontroller type
  • Edit defines.h to set JTAG pins and optionally led pin
  • Compile and flash it

Device should be detected as virtual serial port. Under Windows use clujtag.inf as driver if necessary. Now you can use client to play SVF or XSVF files: https://github.com/ClusterM/clujtag-client

About

Simple JTAG programmer for AVR microcontrollers with hardware USB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published