Skip to main content
vinothraj
Associate III
October 9, 2012
Question

stm32f407vgt6

  • October 9, 2012
  • 2 replies
  • 549 views
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-!-!-!
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    October 9, 2012
    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 VenmoUp vote any posts that you find helpful, it shows what's working..
    vinothraj
    vinothrajAuthor
    Associate III
    October 9, 2012
    Posted on October 09, 2012 at 17:43

    thank clive1.