Skip to main content
Graduate
February 18, 2025
Question

STM32f407 boot mode

  • February 18, 2025
  • 2 replies
  • 555 views

Hi I am using STM32F407 DISCOVERY BOARD and I am able to make the board change to boot mode using a another controller.

After boot mode change over I need to program the memory of STM32F407 DISCOVERY BOARD by UART communication.

Here I am unable to get the ack when I provide the sync command(0x7f).

But when I completely remove the power and provide the power back The 0x7f is acknowledged with 0x79. 

In real time application I cannot reset the power manually.

Am i missing anything ...? Please share your insights on this.

 

 

    This topic has been closed for replies.

    2 replies

    Super User
    February 18, 2025

    > I am able to make the board change to boot mode using a another controller.

    How?

    JW

    Super User
    February 18, 2025

    If ACK isn't being sent, it doesn't sound like you're in the bootloader. Unless another interface is active first.