This is an old revision of the document!


Table of Contents

USBasp

usbasp.jpg

USBasp is a USB interface adapter for ATMEL ISP.

This is a cheap programmer.

Linux

udev
SUBSYSTEMS=="usb",\
    ATTRS{idVendor}=="16c0",\
    ATTRS{idProduct}=="05dc",\
    MODE:="0666"
Program
$ avrdude -c usbasp -B 5 -p m328p -D

avrdude: set SCK frequency to 187500 Hz
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e950f (probably m328p)

avrdude: safemode: Fuses OK (E:FD, H:DA, L:FF)

avrdude done.  Thank you.

Resources

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies