Sponsored Links

This is a protocol translator circuit. This circuit uses the MAX3162, it contains both  RS-485 and RS-232 transmitters  and receivers. This IC contains wide range of communication devices, that can convert bidirectionally between RS-485 and RS-232 signals. Here is the circuit :

RS-232orRS-485 Protocol Translators

The upper circuit is the translator for point to point application, and the lower is for multipoint application. The RTS signal, R1IN, is used to controls the translation’s direction. It will translate a differential RS-485 receiver-input signal into a single-ended RS-232 transmitter output. And also, it will translate the single-ended RS-232 receiver-input signal into a differential RS-485 transmitter output. It controls the  RS-485 transceiver acts as a receiver or a transmitter. The system monitors the RS-485 driver input, DI, to make sure that a byte of data in the UART’s transmit buffer has been transmitted. So before using the DE input to change the bus direction, the system must either actively monitor the DI input  or allow a fixed time delay. Other direction-control techniques are driving the DE input with data while pulling the A-B lines apart (connecting a pull-down resistor from B to ground and a pull-up resistor from A to 5V) and using a microcontroller. Resistor’s value is typically 1kO. [Circuit's schematic diagram source: maxim-ic.com]


Possibly Related Articles:

  • TTL-RS232 Level Converter Using MAX232 IC
    Using MAX232 integrated circuit, you can build a TTL-to-RS232 level converter that totally comply with RS232 electrical specification. The IC generate the higher positive and negative voltage (+10 and -10...
  • Simple TTL-RS232 Level Converter Using Transistor
    Using only transistors as the active components, we can build a simple and low cost TTL-to-RS232 level converter. It uses only two transistors as the active components. Here is the...
  • USB-RS232 Converter
    Many new computers now only has USB port, and this serial to USB adapter might be the only help for old devices that provides only RS232/COM Port. This serial adapter...
  • RS232 to RS485 Converter
    RS485 interface gives some more benefits compared to RS232: simplicity and the robustness for long distance transfer. RS485 is simpler because it uses only two wire (or a single pair)...
  • Bell 202 and CCITT V23 Compatible FSK Modem Circuit
    Using TCM3105 FSK modem chip from Texas Instruments, you can easily build a Bell 202 or CCITT V23 compatible modem. This modem circuit is capable transmitting the data at 75,...