Resolved! UART 7-Bit mode in STM32F103C8T6 Controller
Hii I am using STM32F103C8T6 controller and i want to initialize UART 7-Bit mode as per this configurations none Partiy Bit and 1 stop Bit. But in the controller has these two parameters UART_WORDLENGTH_8B & UART_WORDLENGTH_9B. Then how to init UART...