µTasker Forum

µTasker Forum => NXPTM M522XX, KINETIS and i.MX RT => Topic started by: neil on October 08, 2010, 10:31:23 AM

Title: Installing USB virtual driver on Windows 7
Post by: neil on October 08, 2010, 10:31:23 AM
Hi mark,
  I can get the USB virtual driver to install and work okay on XP, but it doesnt install on Windows 7. Do you have a seperate .inf file for Windows 7?

Regards
Neil
Title: Re: Installing USB virtual driver on Windows 7
Post by: mark on October 08, 2010, 11:50:53 AM
Hi Neil

I haven't worked with Windows 7 yet and don't have any different driver available.

However I found this: http://www.keil.com/forum/16493/

By adjusting the VID/PID accordingly (check the present . INF content) it may be enough. You can also change the strings so that they show product names etc. when installing but this is not absolutely necessary to get it working.

Tell me if it works.

Regards

Mark
Title: Re: Installing USB virtual driver on Windows 7
Post by: neil on October 08, 2010, 11:32:52 PM
Hi Mark,
  I couldnt get the one you suggested to work, but I did get the following one to work correctly.I simply
downloaded the the file and modified the code numbers, I have attached the 2 files .

the website is
http://www.recursion.jp/avrcdc/download.html

Regards
Neil