2014-02-03 07:29 AM
Hi,
We are currently working on a STM32F429-EVAL board and our application works fine. We are about to make our own hardware and we want to include the same functionalities as the Eval board, including the ST-Link. We know that the ST-Link interface is realized via a STM32F103 chip : is there a way to get the firmware of it ? Is this possible to order them loaded with the right firmware ?2014-02-03 08:09 AM
Pehaps this is what you are looking for:
2014-02-03 08:27 AM
No, he's asking for the ST-LINK firmware, which is a Google search away.
For licensing, you'd want to be talking directly to your ST contacts, not on a user forum.2014-02-03 01:50 PM
No, he's asking for the ST-LINK firmware, which is a Google search away.
Yes I know.For licensing, you'd want to be talking directly to your ST contacts, not on a user forum.If ST did not bother to answer then I did ;) (disclaimer: I am not related to Segger in any way, just engineer considering any choice available)2014-02-03 11:55 PM
You can look at the alternative:
2014-02-10 03:04 AM
Thanks to everybody.
2014-02-12 07:19 AM
> We are currently working on a STM32F429-EVAL board and our > application works fine. We are about to make our own hardware
> and we want to include the same functionalities as the Eval board, > including the ST-Link. The blackmagic debug probe is also a possibility. http://embdev.net/articles/STM_Discovery_as_Black_Magic_Probe You can use it for your own device and you can reflash a STLink to work as blackmagic probe.