Resolved! Does USART has to be RS232 to use system bootloader
Hi, I'm designing a board in which the communication between STM32 and the host is UART over LVDS. So RS232 transceiver is not used in the design. And we want to upgrade STM32 firmware remotely through the UART LVDS interface by the host. But accordi...