cancel
Showing results for 
Search instead for 
Did you mean: 

Program STM32 via serial

kavinkumar
Associate III

Is it possible to program the MCU via Serial using the USART pins (PB6,PB7)????

 

2 REPLIES 2

You can implement any update method you chose.

For the System Loader see application note AN2606 for pin options.

https://www.st.com/resource/en/application_note/an2606-stm32-microcontroller-system-memory-boot-mode-stmicroelectronics.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

https://git.code.sf.net/p/stm32flash/code is a nice program to talk to AN2606 compatible bootloaders