Abstract

Serial communication is a simple means of sending data to long distances quickly and reliably. The most commonly used serial communication method is based on the RS232 standard. In this standard data is sent over a single line from a transmitting device to a receiving device in bit serial format at a prespecified speed, also known as the Baud rate, or the number of bits sent each second. Typical Baud rates are 4800, 9600, 19200, 38400, etc. Data in serial asynchronous communication can either be sent using the standard RS232 protocol or two devices can simply be connected together provided they satisfy the logic gate interface rules (e.g., TTL to TTL, or TTL to CMOS, etc.). In the RS232 protocol, a logic HIGH is defined to be at –12V, and a logic 0 is at +12V. This chapter presents the Nucleo-F411RE development board UART GPIO pins. An example project is given where two Nucleo development boards communicate via a UART interface.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.