cancel
Showing results for 
Search instead for 
Did you mean: 

STM32f407 boot mode

AKHIL6
Associate II

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.

 

 

2 REPLIES 2

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

How?

JW

TDK
Guru

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