2013-12-20 12:23 PM
I'm using a recently purchased ST-LINK/V2 programmer to try and connect to a STM32F105 chip, and following the driver download link on the page
http://www.st.com/web/en/catalog/tools/PF258167
gives me a Page not found - 404 Server Error. Luckily I was able to find an outdated driver that came with the IAR embedded workbench IDE I am using, however I would like to update to the latest driver if possible. Is there another link or location for this download that I am missing?The exact same issue occurs when I try and download the ST Visual Programmer athttp://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF210568?s_searchtype=partnumber
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF210568
, for downloading hex files directly to the device, however I have not been able to find an alternate route for acquiring this.Thanks for the help,Nick #stm32 #stvp #st-link/v22013-12-20 01:35 PM
I guess ST broke the website for Christmas.
Here is the most recent version I have, and a Signed one for Win8https://drive.google.com/file/d/0B7OY5pub_GfISTdLQ0ZGaFQ1ZGc/edit?usp=sharing
https://drive.google.com/file/d/0B7OY5pub_GfIYnljNWtMYXgtNkU/edit?usp=sharing
2013-12-20 10:06 PM
Thanks for the links.
I was having a similar problem installing the st-link/v2 driver on win7 64bit. Tried stsw-link006 (I think it is the same as your second link) from the STM site but it showed up as an unknown device. Downloaded your exe file and it installed correctly and is listing the device as a dongle on win7/64.Thank you again and a merry christmas.Rajeev