Skip to main content
GMart.6
Associate II
December 27, 2021
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?

  • December 27, 2021
  • 1 reply
  • 626 views

..

This topic has been closed for replies.

1 reply

Uwe Bonnes
Chief
December 28, 2021

Check your setup and your code again.