Skip to main content
bivin mato
Associate III
August 21, 2024
Solved

ST-LINK source code

  • August 21, 2024
  • 2 replies
  • 1702 views

Hello 

Currently i'm using STM32F769I-EVAL board with on-board debug unit ST-LINK/V2-1. 

I would like to know whether ST-LINK/V2-1 firmware is open source & freely available for end user ?

Could someone hint ? Thanks.

 

Regards

Bivin

Best answer by STTwo-32

Hello @bivin mato 

This Firmware is not open source. But it may be delivered in a few cases after request to an FAE or a marketing agent. 

Best Regards.

STTwo-32

2 replies

STTwo-32
STTwo-32Best answer
Technical Moderator
August 21, 2024

Hello @bivin mato 

This Firmware is not open source. But it may be delivered in a few cases after request to an FAE or a marketing agent. 

Best Regards.

STTwo-32

Andrew Neil
Super User
August 21, 2024

@bivin mato wrote:

I would like to know whether ST-LINK/V2-1 firmware is open source & freely available for end user ?


As @STTwo-32 already said, no it isn't.

But here's some Open-Source alternatives:

https://community.st.com/t5/stm32-mcus-boards-and-hardware/diy-st-link-v3/m-p/674707/highlight/true#M19051

 

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.
bivin mato
Associate III
August 23, 2024

Thanks for the references @Andrew Neil .

Currently going through black magic probe & seems to be easily achievable. Will try out & feedback.