Skip to main content
Visitor II
September 29, 2020
Solved

NUCLEO-L031K6 ST-link is not being recognized

  • September 29, 2020
  • 2 replies
  • 1328 views

I have recently purchased a NUCLEO-L031K6 dev board and when connecting it via USB ST-Link won't get recognized. I have 2 other st-link which work like a charm, so drivers are there (STM Discovery F0 and ST-Link V2). Any help? Is there any boot sequence to follow for the ST-Link on the NUCLEO-L031K6 to be recognized ?

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

    Nothing special about the board. Make sure you're not using a charging cable (without data lines connected).

    2 replies

    Technical Moderator
    September 29, 2020

    Hello @picatostas​ ,

    Have you tried using STM32CubeProg tool ?

    Imen

    Visitor II
    September 29, 2020

    Yes I tried first with that !

    TDKAnswer
    Super User
    September 29, 2020

    Nothing special about the board. Make sure you're not using a charging cable (without data lines connected).

    Visitor II
    September 29, 2020

    Good point, kind of shameful if my first post here is such a noob mistake :E

    Visitor II
    September 29, 2020

    it was that indeed. Thanks! Happy Coding!