Skip to main content
TKATO.1
Visitor II
October 14, 2020
Question

When I opened the ST-LINK utility for the first time after installation, I got the error with message of "mfc140.dll file can not be found". How do I treat this error?

  • October 14, 2020
  • 3 replies
  • 1833 views

..

This topic has been closed for replies.

3 replies

rulixa
Visitor II
February 10, 2022

Have the same problem WIN10

Tesla DeLorean
Guru
February 10, 2022

You will need to install the appropriate Microsoft MSVC Redistributables​ package matching the Visual C(++) tools it was built with.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
February 10, 2022

14.0 Probably these

https://www.microsoft.com/en-us/download/details.aspx?id=52685

12.0 these

https://www.microsoft.com/en-us/download/details.aspx?id=40784

Note the ST-LINK Utilities have been deprecated for some time, and development has moved on to the STM32 Cube Programmer tools

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
rulixa
Visitor II
February 10, 2022

In the meantime I have installed STM32Cube and it works perfect. The naming on the ST-Link pins are also correct.

It deprecation should be more visible for ST-Link users, BTW my sample has the clone STM32f103 .

My intention is now to install the boot loader on my BluePlll samples I have.

It has taken me some useless hours to give up the ST-Link utility.

In any case thanks for the prompt answer. Blupill is really nice.