STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

macOS STM32CUBEIDE not connecting to st-link

I just installed the st-link server that comes with the cubeIDE and dragged the cubeIDE app to the applications folder. My code compiles fine, but when I try to debug it, it just shows me the following error:ST-Link enumeration failedError in initial...

DOppe by Associate
  • 407 Views
  • 0 replies
  • 1 kudos

How to disable SWO pin?

Hi all,I am using STM32F103C8T6 but would like to maintain if possible processor neutral discussion on how to disable SWO pin while debugging.So in the case with STM32F103C8T6 SWO pin is also shared with SPI CLK and while debugging this pin becomes u...