Skip to main content
ssada.1
Associate
December 30, 2022
Solved

Hello. I have a question about STM studio. my code works properly on stm32 and there is no error. I want to see my data on stm studio. after importing my data, when I want to run I get "Error opening ST-link connection". what's the problem?

  • December 30, 2022
  • 1 reply
  • 1254 views

..

This topic has been closed for replies.
Best answer by KnarfB

Can other software use the ST-LINK connection? Try STM32CubeProgrammer, STM32CubeIDE? If not, reinstall the ST-LINK drivers.

Note that STM Studio has a successor: STM32CubeMonitor. Maybe that one works better for you.

hth

KnarfB

1 reply

KnarfB
KnarfBBest answer
Super User
December 30, 2022

Can other software use the ST-LINK connection? Try STM32CubeProgrammer, STM32CubeIDE? If not, reinstall the ST-LINK drivers.

Note that STM Studio has a successor: STM32CubeMonitor. Maybe that one works better for you.

hth

KnarfB

ssada.1
ssada.1Author
Associate
January 5, 2023

thanks a lot. I will try it.