Skip to main content
Visitor II
August 10, 2016
Question

Integrated ST-LINK/V2

  • August 10, 2016
  • 4 replies
  • 1252 views
Posted on August 10, 2016 at 08:02

Hi there!

I'm developing a PCB with a STM32F429ZE. Now i want to integrate a ST-LINK/V2 debugger like on the Nucleos or on the Discovery boards. Is it possible to become the software for the ST-LINK/V2 microcontroller or could I anywhere buy an already programmed STM32F103?

Thanks in advance for the answers!

#stlink #st-link #stm32f4 #stm32
    This topic has been closed for replies.

    4 replies

    Visitor II
    August 10, 2016
    Posted on August 10, 2016 at 13:38

    Hi linder.pascal,

    You ought to buy an ST-Link in-circuit debugger /programmer that you find in this

    http://www.st.com/content/st_com/en/products/development-tools/hardware-development-tools/development-tool-hardware-for-mcus/debug-hardware-for-mcus/debug-hardware-for-stm32-mcus/st-link-v2.html

    .

    -Hannibal-
    Visitor II
    August 10, 2016
    Posted on August 10, 2016 at 13:52

    Hi Hannibal

    Thanks for your answer. But I think you didn't understand me. I want to integrate the ST-LINK/V2 on my PCB like on the Discovery boards. So I don't have to buy an in-circuit debugger/programmer. For this I need the firmware for the STM32F103.

    Graduate II
    August 10, 2016
    Posted on August 10, 2016 at 17:54

    They can be a bit dense at times... Like

    http://www.atmel.com/Images/Atmel-42096-Microcontrollers-Embedded-Debugger_User-Guide.pdf

    chip

    A cursory search of the interwebs will get you the firmware image you are looking for.

    Visitor II
    August 10, 2016
    Posted on August 10, 2016 at 18:07

    Hi linder.pascal,

    Indeed the ST-Link firmware is embedded in the ST-Link micro STM32F103 and it is a proprety of ST.  So, to use ST-Link for your PCB you should connect the ST-LINK/V2 in-circuit debugger which is designed around the STM32F103C8 device that embeds the ST-Link firmware. See the related User manual for further details

    http://www.st.com/content/ccc/resource/technical/document/user_manual/65/e0/44/72/9e/34/41/8d/DM00026748.pdf/files/DM00026748.pdf/jcr:content/translations/en.DM00026748.pdf

    -Hannibal-