User Activity

I am using STM32F412CGU6 MCU.I want to configure USART1 as Half Duplex mode (Single wire mode) with TX only and below configurations:Baud-rate = 115200Start bits = 1Parity = evenData bits = 7Flow control = offStop bits = 1But in STM CUBEMX , "Start b...