Bootloader on UART1
Hi St-family
I'm encountering a problem transferring a bin file via UART on my Stm32f103c8t6. While UART3 functions correctly with a USB TTL converter, UART1 doesn't seem to establish a connection.
- I've verified the connections between the device's UART1 pins (TX and RX) and the USB TTL converter.
- I'm using the appropriate baud rate settings on both the device and the terminal software.

