Skip to main content
do_it
Associate
October 30, 2014
Question

STM32F100 firmware update tool

  • October 30, 2014
  • 2 replies
  • 712 views
Posted on October 30, 2014 at 11:30

Hi dear community,

Cannot find any ready-to-use Windows tool, which would allow me to upload firmware to STM32F100C8 using its embedded bootloader and USART1 interface. All DFU tools I found supports only USB interface. Does anybody know any tool with UART interface support?

No time unfortunately to make my own tool using ST documentation.

#stm32f100-bootloader
This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
October 30, 2014
Posted on October 30, 2014 at 12:10

http://www.st.com/web/en/catalog/tools/PF257525

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
do_it
do_itAuthor
Associate
October 31, 2014
Posted on October 31, 2014 at 11:00

Yes, it solved my problem, thanks!