User Activity

Hi,here incoming data will be in the below format and on its basis i have done usart initialization for STM8AL3168 on required 9600 baud rate.void USART1_Init(void) { UART_DeInitialization(USART1); // Remap USART1 to Port A SYSCFG_REMAPPinConfig...