Jump to content

Compiling ACPI v2.0 driver for Windows XP SP3 and Windows 2003 SP2 (x32/x64)


Recommended Posts


Posted (edited)
19 hours ago, Damnation said:

It doesn't work at all because the link from the download button was never archived...
If you have it, publish a new download link please.

https://web.archive.org/web/20230803065130/https://cdn-149.anonfiles.com/J1W9H1a8y1/7ffdf369-1691046090/W2003_tools_update.7z
 

Edited by UsefulAGKHelper
Posted (edited)

Hi,

I just make a nice hack. I get a lot of Arduino nano for 67 Cent from China.

They work under Win10 but not under XP SP3, "Unknown USB device".

I use the Arduino IDE ver. 1.8.9 portable, means no installation.

It has the exotic USB serial VID_0843&PID_5740.

So, I take the win7 driver STM32_vcp_driver.zip from STMicroelectronics which has funny VID_0483&PID_5740.

There I edit just the stmcdc.inf file only at this part

;------------------------------------------------------------------------------
;            VID/PID Settings
;------------------------------------------------------------------------------
[DeviceList.NT]
%DESCRIPTION%=DriverInstall,USB\VID_0843&PID_5740

[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall,USB\VID_0843&PID_5740

Right click on this modded stmcdc.inf "install",

and voila, this Arduino nano clone from China works perfect under XP SP3

Dietmar

Edited by Dietmar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...