Department of Computer Scien
ce and Information Engineering
National Cheng Kung University
HANEL
8051
CONNECTION TO RS232
A line driver such as the MAX232 chip is required to convert RS232 voltage levels to TTL levels, and vice versa8051 has two pins that are used specifically for transferring and receiving data serially
¾These two pins are called TxD and RxD and are part of the port 3 group (P3.0 and P3.1)¾These pins are TTL compatible; therefore, they require a line driver to make them RS232 compatible