Thursday, November 17, 2011

USBasp tutorial: USBasp driver installation

Posted by Omkar on April 19, 2009

In this post we will see how to install windows driver for USBasp. Steps explained below are applicable for WindowsXP:

Download driver:

If you don’t have driver, windows drivers for USBasp can be downloaded from:
http://www.fischl.de/usbasp/usbasp.2009-02-28.tar.gz

Extract the downloaded archive into some directory.

Installing driver:

Step1:
Connect USBasp to USB port of your computer. New hardware found dialog box will appear.
-In this select ‘Install from a list or specific location’.
-Click ‘Next’.

step1

Step2: 
- Select ‘Don’t search …’
- Click Next

step2

Step3:
- Click ‘Have Disk’

step3 

Step4:
‘Install from disk’ dialog box will appear.
- Click ‘Browse’

step4

Step5:
Now browse for ‘usbasp.inf’ file. This fill will be located in : \bin\win-driver.
- Browse and select the file and click ‘Open’.
- Click ‘OK’ to close the ‘Install from disk’ dialog box

step5

Step6:
Now you should see ‘USBasp’  model list.
- Select ‘USBasp’ from model list.
- Click ‘Next’

then windows will install the given driver.

step6 step7

Now your USBasp is ready for use.

To know how to use AVRdude and USBasp for writing hex files into microcontroller see the following post :
AVRDude Tutorial : Burning hex files using USBasp and AVRdude

Be the first to like this post.This entry was posted on April 19, 2009 at 6:37 pm and is filed under AVR microcontroller, Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


View the original article here

No comments:

Post a Comment