Skip to main content
Associate II
February 18, 2025
Question

STM32f407 boot mode

  • February 18, 2025
  • 2 replies
  • 585 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

waclawek.jan
Super User
February 18, 2025

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

How?

JW

TDK
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.

"If you feel a post has answered your question, please click ""Accept as Solution""."