Skip to main content

Fixing the STLink Error "localhost:61234: Connection timed out"

·40 words
icysamon
Author
icysamon
Electronics & Creator
Table of Contents

Environment
#

  • STM32CubeIDE 1.12.0
  • STM32CubeProgrammer
  • Connection method: SWD

Solution
#

The power input pin on the development board is TVCC, not VCC.

VCC is an input pin, not an output pin, so the development board needs to be powered separately.