Skip to main content
Visitor II
November 5, 2019
Question

STM32-Discovery board MCU not getting detected

  • November 5, 2019
  • 2 replies
  • 1062 views

MCU not getting selected. Referred tutorial given in STM website. Using STLink debugging configuration.

Any extra jumper connection in board required ?? Please inform if any.

Development Board - STM32 Discovery L475 MCU

    This topic has been closed for replies.

    2 replies

    Graduate II
    November 5, 2019

    There is a manual describing the jumpers. Pair of jumpers specifically connect SWDIO/SWCLK

    Try changing connection options/speed. Try 4 MHz setting

    Check if you can access with ST-LINK Utilities or STM32 Cube Programmer applications

    Explorer
    November 5, 2019

    Looks like you toolchain is Atollic TrueStudio, wich does not exist anymore.

    Hence, the toolchain/debugger does not know about the newer L4xx MCU, as the error message says.

    Visitor II
    November 6, 2019

    Hello Sir,

    Thanks for the quick reply, Please let me know whether it will work with STM Cube IDE.

    Even Atollic True Studio has the support and lists the board in the Project Selection UI.

    Thanks and Regards

    Kaushik M.K.