Skip to main content
Visitor II
March 26, 2021
Solved

STM32 Nucleo-144 User USB

  • March 26, 2021
  • 2 replies
  • 1145 views

When I plug in the user usb port on the nucleo to my computer nothing shows up. I'd like to put it into DFU mode over usb so i can flash a custom bootloader.

Thanks!

    This topic has been closed for replies.
    Best answer by Uwe Bonnes

    The Nucleo board needs to be active, e.g. by supply via the Stlink. Boot 0 needs to be jumpered and an reset done. It works for me e.g. on F767 and H745 but not on H743

    2 replies

    Graduate II
    March 26, 2021

    The Nucleo board needs to be active, e.g. by supply via the Stlink. Boot 0 needs to be jumpered and an reset done. It works for me e.g. on F767 and H745 but not on H743

    jkasperAuthor
    Visitor II
    March 26, 2021

    Thank you, it works on F413