Question
I'm trying to communicate with my stm32 through an rs232 using the usart. The value I read from the pc, through a terminal are different form what I sent. I matched the baud (9600), the data bit (8), the parity (NO) and the stop bit (1). Any advise?
..
