How to flashSTM32F3 via UART1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-01 10:43 PM
Im new, hope this isnt dumb question. I have an erased STM32F303 and want to upload my code via UART1. I I have an FTDI USB to serial converter. I set BOOT0 pin=H and have the "Demonstrator" program for Windows working. Since the MCU is blank, how do I know where UART1 is? Thank you!
Solved! Go to Solution.
- Labels:
-
FlashLoader
-
STM32F3 Series
-
UART-USART
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-02 3:32 PM
Thanks Uwe, I found where UART1 is, on PA9 and PA10, and it works =)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-02 1:56 AM
Have a look at AN2606.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-02 3:32 PM
Thanks Uwe, I found where UART1 is, on PA9 and PA10, and it works =)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-02 3:40 PM
Defined as being PA9/PA10, and auto-bauded from an 0x7F pattern sent in 8E1 mode
Up vote any posts that you find helpful, it shows what's working..
