Skip to main content
Visitor II
October 9, 2022
Solved

B-L475E-IOT01A2 does not emulate STlink V2 upon power on, but red and green LED are present

  • October 9, 2022
  • 2 replies
  • 1013 views

Hi

I am a little bit lost on this particular discovery board. I connect it via CN7 (STLink V2 connector), and jumper settings are as supposed. The user guide says that LD6 should be red, and LD5 should be green. LD6 blinks red, and LD5 is constantly green.

However, my STLink does not emulate and does not show up in the device manager. STM32CubeProgrammer does not recognize any STLink, either.

So even though I am having power attached to my board, the STLink does not emulate.

Any ideas what I am doing wrong? Isn't the STM32F103 (the STLink) supposed to be preprogrammed, so that I can flash the actual MCU on the discovery board?

Thank you,

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    Make sure you're using a proper USB cable, not a charging cable.

    Make sure you're using the right USB connector

    Check you're not shorting out the headers on the back on the bench, etc.

    2 replies

    Graduate II
    October 9, 2022

    Make sure you're using a proper USB cable, not a charging cable.

    Make sure you're using the right USB connector

    Check you're not shorting out the headers on the back on the bench, etc.

    AAnth.1Author
    Visitor II
    October 9, 2022

    Hi,

    Thank you. The USB cable I used was the issue. Changing it to another one solved the problem.

    Thank you,