Question
USB Driver issues
Posted on June 10, 2013 at 16:30
In the user manual for the discovery board, it says that an installation wizard should appear when I connect the board to my computer for the first time, but that didn't happen. I downloaded the driver from here:
http://www.st.com/web/catalog/tools/FM146/CL1984/SC724/SS1677/PF251168
When I went to try to run some of the example programs (I'm using Keil), I had errors of the wrong file names for the drivers. So I went into the file (C:/Keil/ARM/STLink/) and the file that the debugger was looking for - ST-LINKIII-KEIL.dll - wasn't there, but there was a file named - ST-LINKIII-KEIL_SWO.dll. I renamed the second one to the one it was looking for to see if that would fix the problem, but now I am getting an error ''No ST-LINK detected.'' Any idea on what I'm doing wrong, or a way to make this work? Thanks for the help!