Skip to main content
COlva.1
Associate
July 20, 2021
Solved

Is it possible to program the STEVAL-IDB008V1M module using by usb ?

  • July 20, 2021
  • 2 replies
  • 849 views

Hello

I just received my STEVAL-IDB008V1M evaluation kit. I have been trying to upload my code to the board for several hours after a successful compilation. But I always have this error message" no ST-LINK detected". I also installed the STLINK USB Driver but I still have the same error message.

Can someone help me fix the problem ? Thank you

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

    That board does not have an on-board ST-Link like other ST boards.

    The user manual describes how to program the board. One option is JTAG, the other is wireless.

    https://www.st.com/resource/en/user_manual/um2071-bluenrg1-bluenrg2-development-kits-stmicroelectronics.pdf

    2 replies

    TDK
    TDKBest answer
    Super User
    July 20, 2021

    That board does not have an on-board ST-Link like other ST boards.

    The user manual describes how to program the board. One option is JTAG, the other is wireless.

    https://www.st.com/resource/en/user_manual/um2071-bluenrg1-bluenrg2-development-kits-stmicroelectronics.pdf

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    COlva.1
    COlva.1Author
    Associate
    July 20, 2021

    Thank you for your quick reply!