Skip to main content
Visitor II
November 23, 2023
Question

The questions about Bootloader programme of STM32F4 series

  • November 23, 2023
  • 2 replies
  • 1333 views

Does the Bootloader programme of STM32F4 series support multiple devices to be download at the same time?

huangCR7_0-1700710072699.png

 

    This topic has been closed for replies.

    2 replies

    Graduate II
    November 23, 2023

    The loader doesn't care.

    Each device presents as a USB DFU Device to the host with a name like "STM32 BOOT LOADER", expect them to be uniquely enumerated on the host PC

    Super User
    November 23, 2023

    You can only connect to one chip at a time.