2020-03-31 01:45 PM
hi guys
could you help me to fix this problem ?
i can programming my program with STM32 ST-LINK Utility and its worked but when i use Run OR Debug in stm32cubeide it does problem
my board and my programmer is in the attechments
2020-05-26 12:24 PM
I have the same issue. Could you solve the problem?
2020-05-26 12:28 PM
If you want any help, do not cause language difficulties for the ones who can help. Nobody will make extra effort for you.
2020-06-03 05:38 AM
Restarting the computer solved it in my case. Strange.
2020-11-05 09:29 PM
Check 3.3 volt that come to microprocessor.
2020-11-13 01:52 PM
It seems as bug of CubeIDE and developers of ST don't pay any attention to this. In my case with STM32L1 series I faced with same problem with CubeIDE v1.4.0 and ST_Link v3 and solved it just by searching "right" settings. Right settings was: reduce frequency to 21 MHz instead of maximum possible 24 MHz and set "Debug in low power mode" to "No configuration" ("Disable" doesn't help).
2021-01-08 09:59 AM
Sefo - You failed to mention -where- these changes are to be made ! I can't find them.
2021-08-29 06:20 AM
Add in your project - # include "stdio.h"
2022-01-11 09:25 AM
He wrote that unoriginal ST-LINKs from Aliexpress could be causing this problem. Then he took an original ST-LINK and had no problem for 2 days at least. Also he rebuild his invalid st-link connecting swo and rst pins to target board.
2022-01-12 01:50 AM
In this case the error is expected.
Users relying on fake STM32 devices or fake ST-LINKs cannot expect any ST provided dev tool to work.
2022-03-22 02:57 AM
I had a similar problem and this worked. Thanks