Skip to main content
stockel
Associate
February 17, 2012
Question

stm32 flash loader for STM32F4xx

  • February 17, 2012
  • 2 replies
  • 848 views
Posted on February 17, 2012 at 23:55

I found the stm32 flash loader demo.  The release notes to not mention support for STM32F4xx devices.  Does this program support them, or is there a different program for USART flash loading of the STM32F4xx?

Thanks, Jim
    This topic has been closed for replies.

    2 replies

    stockel
    stockelAuthor
    Associate
    February 28, 2012
    Posted on February 28, 2012 at 01:57

    I tried the Flash Loader Demonstrator program with the STM32F4-Discovery board and was successful loading code via UART3.  So even though the release notes for the Flash Loader do not indicate support for the STM32F4, it does work.

    domen23
    Associate II
    February 28, 2012
    Posted on February 28, 2012 at 09:59

    As suspected. Thank you for confirming this.