2017-07-11 09:24 AM
hello dear forum,
I bought a win10 laptop
where I tried to connect st-link/v2 adaptor
I downloaded stsw-link009 package and tried to install
however I get the message
'you have to run 64bit version of DPInst.exe on this computer'
I couldnot find this version in internet
how to proceed ?
please advice
thank you
#st-link #win102017-07-14 03:50 AM
Hello ! Try to change the path of installing directory by make a new folder e.g at root directory -> c:\abc. Put inside the uncompressed driver and run it again.
2017-07-14 04:51 AM
This message is not from bat file. Is from dpinst_x86.exe. Try to run directly with administrator rights the dpinst_amd64.exe
2017-07-14 05:00 AM
At least try this.
Go to Control Panel and open Device Manager.
Find the stlink device(or the unknown usb device)
Right click the device and select properties.
Select Driver tab, then click the Update Driver button.
Choose Browse my computer for driver software.
Let me pick from a list of device drivers on my computer
Browse for the .inf driver file in your unziped stlink folder. Open and Next.
The driver must be installed.
2017-07-14 06:40 AM
I have added screenshot
2017-07-14 08:51 AM
thank you Vangelis, it worked
why there is no readme file in the package ?
It took 3 day of me :(
2017-07-15 01:59 AM
It's for both Intel and AMD 64-bit processors.
2017-10-11 03:26 PM
Hi Vangelis,
This approach does not work for me. I have installed the 64-bit version of the driver but OpenOCD cannot connect to the board. Running OpenOCD gives the error '... Error: open failed in procedure 'init' in procedure 'ocd_bouncer'. When I try updating the driver like you suggested, I get the message 'The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for x64-based systems'. Any ideas?
I am using the STM32VLDISCOVERY.
2017-10-13 05:28 PM
Hello Simon.
Is STlink visible In windows Device manager?
or is recognized as unknown device?
In first case, driver is Ok.
In second case, download the
and unzip the contents to a folder named in English language. It helps to put this folder to C:\ directory. Install driver as instructions above. You must have elevated privileges to intall drivers.I tried in a W10 pro 64 the latest drivers few minutes before, and not faced any problem.
Vf
2017-10-15 11:05 AM
Hi again! Thank you for answering.
If I connect the device it shows up in device manager under the category 'Universal Serial Bus controllers' as 'USB Mass Storage Device'. I have downloaded and installed the drivers you linked. The first time I did not do it with elevated privileges but the installation said it was successful. I have tried running the same installer again afterwards with elevated privileges and the installer finishes immediately, claiming the driver is already installed.
2018-03-21 11:05 AM
Hi
I?ve tried to follow all the considerations mentioned and still have the same error on my Windows10
a) downloaded
http://www.st.com/en/development-tools/stsw-link009.html
b) unzip and run as with administrator privileges the bat file
c) review Device Manager under unknown usb device and try to upgrade indicating to the .inf folder, it fails with '' Device Description Request Failed''
Any ideas?
Thanks for answering
Oscar