Skip to main content
Visitor II
January 29, 2023
Solved

ST-Link V3 Set is not detecting the target MCU (STM32F103C8T6) and also no voltage to power the MCU is coming out of SWD line.

  • January 29, 2023
  • 5 replies
  • 5347 views

have tried with STLink V2 and it's works fine. In the manual of ST-Link V3 they are not specifying any particular jumper settings for SWD. With a multimeter I cannot detect Vcc of 3.3V between the VCC and GND of SWD pins. Please find the below picture. Is it not possible to power the STM bluepill board target using ST-Link V3 SET. With Cube Programmer I am getting below error. The ST-Link V3 is detected by the system. I have double checked the SWD connection and as you guys know its simple with 4 wire.

0693W00000Y9P13QAF.png0693W00000Y9P0tQAF.png0693W00000Y9P0oQAF.png

    This topic has been closed for replies.
    Best answer by George_Costanza

    With external power supply it's working fine. Thanks a lot..

    5 replies

    Visitor II
    January 29, 2023

    Was an oscillosope used to confirm multimeter measurements?

    Visitor II
    January 29, 2023

    Is ST-Link V3 SET power the STM32 target or I need to supply the target power separate?

    Visitor II
    January 29, 2023

    Nope. I don't have an oscilloscope.

    Graduate II
    January 29, 2023

    No official STLinks dont provide Supply for target. But you can customize.

    Visitor II
    January 29, 2023

    I don't think the debug probe is supposed to provide power to the application.

    In short :

    1. Is the USB leftover current budget enough to provde power to the unknown?
    2. The debug probes monitor the application supply as check to warn user of unpowered application MCU
    George_CostanzaAuthorAnswer
    Visitor II
    January 29, 2023

    With external power supply it's working fine. Thanks a lot..