Skip to main content
Associate
November 28, 2024
Solved

What is ST-Link V3E - difference from V3EC?

  • November 28, 2024
  • 2 replies
  • 1430 views

When I saw the version of ST-Link on the Nucleo board, I saw that there is V3E of V3 and there is V3EC, but if you look at the data sheet of ST-Link, there is only an explanation of the EC version, but there is no explanation of E. Is there any support for this?

Best answer by Marko_

The thread is some days old but I hope this information may be helpful to somebody.

TN1235 implies the differences between V3E and V3EC by describing the introduction of type C USB connectors since STLINK/V2. See the brief history on page 2.

It seems to be that V3E is the embedded version of STLINK-V3SET and V3EC is the embedded version supporting USB-C

Marko__0-1750405715978.png

Regards,
Marko

2 replies

Andrew Neil
Super User
November 28, 2024

AndrewNeil_0-1732787502056.png

https://www.st.com/resource/en/technical_note/tn1235-overview-of-stlink-derivatives-stmicroelectronics.pdf#page=8

 

via: https://www.st.com/en/development-tools/stlink-v3set.html#documentation

 

EDIT:

Sorry, misread the OP: Indeed, V3E is mentioned many times in that TN1235 - but it is never explained.

There is nothing that describes what differs between V3E and V3EC

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.
JSKAuthor
Associate
November 28, 2024

Thanks for the reply, I saw the edit  Looking at the Nucleo descriptions, there is a mention of E but no explanation, so I wrote a post.

Marko_Best answer
Visitor II
June 20, 2025

The thread is some days old but I hope this information may be helpful to somebody.

TN1235 implies the differences between V3E and V3EC by describing the introduction of type C USB connectors since STLINK/V2. See the brief history on page 2.

It seems to be that V3E is the embedded version of STLINK-V3SET and V3EC is the embedded version supporting USB-C

Marko__0-1750405715978.png

Regards,
Marko

Andrew Neil
Super User
June 20, 2025

@Marko_ wrote:

The thread is some days old


Over 6 months, in fact!

 


@Marko_ wrote:

TN1235 implies the differences between V3E and V3EC by describing the introduction of type C USB connectors since STLINK/V2. See the brief history on page 2.


So it does - well spotted!

Thanks for that!

 

@STTwo-32 but this is very well hidden - easy to miss - as this thread shows!

The document should be clarified; eg 

AndrewNeil_1-1750410095878.png

and are there any other differences?

 

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.