cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f407vgt6

vinothraj
Associate II
Posted on October 09, 2012 at 15:30

hi,

  i bought stm32f407vgt6 micro controller two days ago.i have doubt in that controller. its flash memory is already downloaded the iap program or not???.if not means how can i download the program.give any suggestion.

#wait-for-you--clive1-!-!-!
2 REPLIES 2
Posted on October 09, 2012 at 16:34

The flash memory should be blank. The system loader in ROM should be available if you boot into it (BOOT0=1), you should be able to use this via USART1 or USART3, but refer to the loader documentation.

Alternatively you should be able to flash it via the JTAG/SWD with suitable tools.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
vinothraj
Associate II
Posted on October 09, 2012 at 17:43

thank clive1.