Schematic MAX 232 Interfacing with Microcontroller 8052 | Controller Circuit

Saturday, February 4, 2012

Schematic MAX 232 Interfacing with Microcontroller 8052

MAX232 is used to interface the microcontroller to standard RS-232 port of personal computer. It is a signal level converter necessary for conversion between TTL and RS-232 standards.

MAX 232 Interfacing with Microcontroller 8052, how to develp circuit diagram of microcontroller and RS-232


PIN configuration of IC MAX232, function of PINs of RS-232 serial communication

The MAX232 requires 5 external 10uF capacitors. These are used by the internal charge pump to create +10 volts and -10 volts. The MAX232 includes 2 receivers and 2 transmitters so two serial ports can be used with a single chip. We will only use one transmitter for this project. The only connection that must be made to the 8052 is one jumper from pin 3 of the 8052 to pin 11 of the MAX232.
The circuit diagram shown below illustrates the connection of RS232 with microcontroller and serial port DB9 connector.Data is transmitted and received on pins 2 and 3 respectively. Data Set Ready (DSR) is an indication from the Data Set (i.e., the modem or DSU/CSU) that it is on. Similarly, DTR indicates to the Data Set that the DTE is on. Data Carrier Detect (DCD) indicates that a good carrier is being received from the remote modem.

Pins 4 RTS (Request To Send - from the transmitting computer) and 5 CTS (Clear To Send - from the Data set) are used to control. In most Asynchronous situations, RTS and CTS are constantly on throughout the communication session. However where the DTE is connected to a multipoint line, RTS is used to turn carrier on the modem on and off. On a multipoint line, it's imperative that only one station is transmitting at a time (because they share the return phone pair). When a station wants to transmit, it raises RTS. The modem turns on carrier, typically waits a few milliseconds for carrier to stabilize, and then raises CTS. The DTE transmits when it sees CTS up. When the station has finished its transmission, it drops RTS and the modem drops CTS and carrier together.

Clock signals (pins 15, 17, & 24) are only used for synchronous communications. The modem or DSU extracts the clock from the data stream and provides a steady clock signal to the DTE. Note that the transmit and receive clock signals do not have to be the same, or even at the same baud rate.

Note: Transmit and receive leads (2 or 3) can be reversed depending on the use of the equipment - DCE Data Communications Equipment or a DTE Data Terminal Equipment.

CTS Clear To Send
DCD Data Carrier Detected (Tone from a modem)
DCE Data Communications Equipment eg. modem
DSR Data Set Ready
DSRS Data Signal Rate Selector (Not commonly used)
DTE Data Terminal Equipment eg. computer, printer
DTR Data Terminal Ready
FG Frame Ground (screen or chassis)
NC No Connection
RCk Receiver (external) Clock input
RI Ring Indicator (ringing tone detected)
RTS Request To Send
RxD Received Data
SG Signal Ground
SCTS Secondary Clear To Send
SDCD Secondary Data Carrier Detected (Tone from a modem)
SRTS Secondary Request To Send
SRxD Secondary Received Data
STxD Secondary Transmitted Data
TxD Transmitted Data
The RS232 connector was originally developed to use 25 pins. In this DB25 connector pinout provisions were made for a secondary serial RS232 communication channel.
Tags:-
MAX 232 Interfacing with Microcontroller 8052, PIN configuration of MAX232, microcontroller 8052 and serial communication, Microcontroller51, circuit diagram of serial communication via rs232,Serial Port Pinout, USB communication,messages through RS232 Cable, wiring the RS232 9 Pin, how to interface RS232 and Data Interfaces with microcontroller,RS232 serial connector pin assignment ,RS232 DB9 to DB25 converter ,RS232 serial loopback test plugs ,RS232 null modem cables , monitor cable ,Serial printer cables ,Yost RS232 on RJ45 standard RS232 support,USB to RS232 converter,Use tan delta measurement to confirm reliability of your cables,Connect USB Printer to PC Parallel Port with LPT2USB Adapter,Virtual port COM, Ethernet 10/100 Rail DIN, Isolated, Industrial Use,how to use the ic RS232, converters from RS232 to RS485, formation of RS 232 Cable, connector RS232 a RJ45,rs-232 pinout,circuit diagram of rs-232c,connector rj-45,serial communication based on rs-485,RS-232 is a standard for communication between devices, such as a modem and computer.Interfacing The Serial / RS-232 PortDetailed explanations on interfacing the serial port.RS232: RS232 Connector wiring RS232 configuration - diagrams of PC connectors for conection of RS232 devices, with and without handshaking. RS232 Specifications and standardPractical discussion of the RS232 standard and its specifications RS232 serial cable pinout information RS232 serial cables and adapters. Pinout and wiring layout for many situations. DB9 to DB25 conversion and null modem wiring diagrams. microcontroller to pc interaction using vb gui application control projects with micro voltmeter using 89c51 with lcd display with circuit diagrams

No comments:

Post a Comment