Skip to Content
Programming 32-bit Microcontrollers in C
book

Programming 32-bit Microcontrollers in C

by Lucio Di Jasio
April 2011
Intermediate to advanced
552 pages
12h 9m
English
Newnes
Content preview from Programming 32-bit Microcontrollers in C

Day 9 Asynchronous Communication

The Plan

Once you remove the clock line from the serial interface between two devices, what you obtain is an asynchronous communication interface. Whether you want full bidirectional (duplex) communication or just half-duplex (one direction at a time), multipoint, or point-to-point communication, there are many asynchronous protocols that can make communication possible and allow for efficient use of the media. In this lesson we will review the PIC32 asynchronous serial communication interface modules, UART1 and UART2, to implement a basic RS232 interface. We will develop a console library that will be handy in future projects for interface and debugging purposes.

Preparation

In addition to the usual software ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming 8-bit PIC Microcontrollers in C

Programming 8-bit PIC Microcontrollers in C

Martin P. Bates

Publisher Resources

ISBN: 9780750687096