Microcontroller › AVR › USBasp Windows 7 32-bit error
- This topic has 3 replies, 3 voices, and was last updated 13 years, 10 months ago by dagakshay.
-
AuthorPosts
-
March 11, 2011 at 2:52 am #790Ritu Ranjan ShrivastwaParticipant
Hello,
I have undergone a lot of trouble with this and will explain step by step what happened.
1. I have ATMEGA128 AVR microcontroller development board purchased from Nex-robotics.
2. I am using AVR Programmer (that uses ATmega8) for burning the program. This requires the driver USBasp
3. I have the latest version of USBasp http://www.fischl.de/usbasp/usbasp.2009-02-28.tar.gz.
4. I have a pc and a netbook. I use the netbook for travel. It is HCL ME.
5. When i attatched my programmer in pc (which had windows xp), it asked for add new hardware and I successfully added the driver details and thus my programmer worked very finely and I burnt my programs through Khajama AVR programming software.
6. The problem occured when I tried to do the same in windows 7 32 bit that was installed in my netbook.!
7. When I attatched the programmer in widows 7 via usb, it showed that “installing driver software” and ultimately showed that “the device driver installed unsuccessfully” and in device manager it showed in the USB list as “unknown device”.
8. I tried to update the driver and gave the location of the USBasp driver folder which I had but to no effect! it showed that the driver is up to date!!
9. I next tried to create an .inf file for the USBasp and install, but even that didnt work!!
10. Ultimately I am very much upset regarding what to do!I will bless from my heart if anyone help me solve my problem successfully!!
I request you all, please try to find a solution for me.March 11, 2011 at 4:45 am #5703AnupamParticipantUSBasp from obdev is general development plateform for electronics enthusistic to start development with usb functionalities .
the driver of usbasp is published under general utilisation. In earlier versions of windows one can utilise this drivers and inf to work with MFC(Microsoft windows classes and framework).In windows 7 unauthorised drivers cannot be worked as in stop permitting any unauthorise resources such as obdev to install their drivers into system folders and let them to register under registry .This access is blocked in order to protect users from virus attacks and malwares..OVERALL one can use driver signature overrider software to stop blocking winodws and let the usbasp to work with it.
Note: Windows Vista/7 x64 requires drivers with digital signature. Currently there are no official drivers for libusb (USBasp software is based on it) with such a signature. Users reported that there is a tool named “Driver Signature Enforcement Overrider” to avoid the signature check
download link
http://www.ngohq.com/home.php?page=dseo.March 12, 2011 at 4:00 pm #5725Ritu Ranjan ShrivastwaParticipantsir, i already tried that but to no effect.! please can you suggest me something else!!?
March 14, 2011 at 6:11 am #5729dagakshayParticipanthi ranjan,
the USB asp fishcl link
http://www.fischl.de/usbasp/
has given a note:Note: Windows Vista/7 x64 requires drivers with digital signature. Currently there are no official drivers for libusb (USBasp software is based on it) with such a signature. Users reported that there is a tool named “Driver Signature Enforcement Overrider” to avoid the signature check.
have tried that… -
AuthorPosts
- You must be logged in to reply to this topic.