Resolved! Issues in changing baudrate of USART1 on the fly
Posted on July 02, 2018 at 11:00Hello,I am using an STM32F042 controller. I have to send a wake-up pattern followed immediately by 5 bytes (@10400 baud) from my device. Wakeup pattern: 25msec LOW followed by 25msec HIGH5 byte sequence: 0xC1, 0x11, 0...