Skip to main content
Associate
April 9, 2026
Question

SWCLK idles high on STLink V3-MINIE; low on STLink V3-SET

  • April 9, 2026
  • 1 reply
  • 108 views

Was trying to figure out an issue I was having with the SWDCLK pin, and realized there was a difference between the STLink V3-MINIE and the V3-SET.
When idle (either just plugged into a computer, or after programming), the SWDCLK idles high on the MINIE, while on the SET it idles low.
Is this an intentional difference? Is there any way to make the SWDCLK idle low on the MINIE as well?

1 reply

Andrew Neil
Super User
April 9, 2026

Explained here by @S C 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
kamnxtAuthor
Associate
April 10, 2026

Ah... that explains things.
Considering there is no way to disable the level shifter, would have been nice if there at least was a way to choose if it should idle high or low.
Kind of a weird oversight considering ST also has some MCUs (for example in the G0 family) where the pin is used both as SWCLK and BOOT0...