Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[url]www.fischl.de/usbasp[/url] (help)

Status
Not open for further replies.

wakaka

Full Member level 4
Joined
Dec 7, 2005
Messages
237
Helped
10
Reputation
20
Reaction score
6
Trophy points
1,298
Activity points
2,931
usbasp avr studio

Sorry bout tat but me again. Just wanna know how to get this thing works under windows?? can anyone help??
I've downloaded the zio file, unzip it and read the README txt, but, dun get it......

thanx.....
 

usbasp avrstudio

From The README.TXT

Windows:
Start Windows and connect USBasp to the system. When Windows asks for a
driver, choose "bin/win-driver". On Win2k and WinXP systems, Windows will
warn that the driver is is not 'digitally signed'. Ignore this message and
continue with the installation.
Now you can run avrdude. Examples:
1. Enter terminal mode with an AT90S2313 connected to the programmer:
avrdude -c usbasp -p at90s2313 -t
2. Write main.hex to the flash of an ATmega8:
avrdude -c usbasp -p atmega8 -U flash:w:main.hex

Setting jumpers:
J1 Power target
Supply target with 5V (USB voltage). Be careful with this option, the
circuit isn't protected against short circuit!
J2 Jumper for firmware upgrade (not self-upgradable)
Set this jumper for flashing the ATMega8 of USBasp with another working
programmer.
J3 SCK option
If the target clock is lower than 1,5 MHz, you have to set this jumper.
Then SCK is scaled down from 375 kHz to about 8 kHz.

So you need AVRDUDE as well. This is the programming software on the Windows platform.
https://www.nongnu.org/avrdude/
 

avr studio usbasp

Like StefB says, this hardware just works with the AVRDUDE, if you want to use AVRStudio, you need another hardware.

Actually I have the board for this programmer (usbasp), but i've not soldered anything when i realized that it doesn't work with AVRStudio. Now i'm thinking about get a GUI for the AVRDUDE, i think it is a good choice.

Regards.
Diego Bouvier
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top