I have a USB DAQ that I have been producing for some time under WinXP, but with WinXP going obsolete and Win7 64bit becomming the standard replacement I have to evolve with the times.
My ultimate goal is to create a driver for my USB device for Win 7 64 bit. I have started by using the Microchip PICDEM FS USB Demo Board and Jan Axelson's WinUSB-cs desktop application and WinUSB generic driver firmware application. Win 7 64 bit won't let me install the driver manually, I don't really know where the driver is located but Win 7 won't even let me look for it. When I run hdwwiz.exe (which is a program close to the XP way of installing USB drivers) the WinUSB Demo device is not available for selection.
After the automated driver installation process fails in the hardware manager I can see the device WinUSB Demo, but the system won't let me manually install a driver for it.
What do I need to do to get USB comms with the WinUSB Demo? Does the newest edition of Jan Axelson's USB Complete cover building drivers for Win7 64bit, or are there any commercial products available that can be used?
The biggest hurdle I think I have identified is the requirement for a digital signiture.
Thanks for reading, any help is greatly appreciated.