STM32F407 Bootloader Go Command
Hello,
I tried to use the go Command at the beginning of flash (0x08000000), the bootloader sent me back an ACK. But i've got 2 problems.
First, if i don't change back my boot pins, i will be in System Memory Mode, why ? Am I reading boot pins at the beginning of flash ?
Secondly, when i jump, even if my reset is at HIGH (like my arduino is sending 3v3 on the reset), the program doesn't work, leds are supposed to blink but they only turn on.
Thanks.
Cyril.