can I send UART-bootloader commands through non-remapped pins for STM32?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-20 4:40 AM
I am using ESP8266 to flash STM32F107 and TX/RX of esp is connected to PA3/PA2 but On chip bootloader receives commands from PD5/PD6 so can i use PA3/PA2 to flash STM ?
Labels:
- Labels:
-
Bootloader
-
STM32F1 Series
-
UART-USART
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-20 4:49 AM
Signs point to no.
With your own loader, in the first sectors of FLASH, you can code it to do anything you want.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
