problem in installing PowerSwitch on Vista 32 bit

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
sumitgam
Posts: 1
Joined: Mon May 04, 2009 6:03 pm

problem in installing PowerSwitch on Vista 32 bit

Post by sumitgam » Mon May 04, 2009 7:15 pm

I tried to implement the PowerSwitch project using Attiny2313 on my system with Windows Vista Home Premium 32 bit installed. I downloaded the MinGW library and libusb-win32-device-bin-0.1.12.1 and compiled the commandline tool with MSYS. The tool was compiled. Then I flashed the firmware on Attiny2313 and made the circuit. Now when I plug in the device into the usb port of my system, it is not recognised. Then I go to the Device Manager and update the driver for the device using the .inf file included in the project. But Vista does not recognises the .inf file and displays error "The file is not compatible with windows 32 bit". I tried making the inf file withe inf wizard of libusb-win32-device-bin-0.1.12.1 but it also shows same error. When I run the commandline too lit says, "Device Not Found". I am not able to install it on my system. Can anyone help?

Post Reply