This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Circuit diagram of MAX232 and 89C51

HI

i need the circuit diagram of MAX 232 connection with 89C51 .Actually i want 89C51 TO COMMUNICATE serially with computer..PLZ help me out

Parents
  • So now that you have it, do you understand it?

    The connections of the capacitors are as shown in the Datasheet;

    The logic-level transmit output from the 89C51 connects to the logic-level input of a transmitter in the MAX232;

    The output of a transmitter in the MAX232 is RS232 - so that connects to the appropriate pin on your RS232 connector ('D'-type);

    The input of a receiver in the MAX232 is RS232 - so that connects to the appropriate pin on your RS232 connector ('D'-type);

    The logic-level output of a receiver in the MAX232 connects to the logic-level receive input of the 89C51.

    It's really not rocket science!

Reply
  • So now that you have it, do you understand it?

    The connections of the capacitors are as shown in the Datasheet;

    The logic-level transmit output from the 89C51 connects to the logic-level input of a transmitter in the MAX232;

    The output of a transmitter in the MAX232 is RS232 - so that connects to the appropriate pin on your RS232 connector ('D'-type);

    The input of a receiver in the MAX232 is RS232 - so that connects to the appropriate pin on your RS232 connector ('D'-type);

    The logic-level output of a receiver in the MAX232 connects to the logic-level receive input of the 89C51.

    It's really not rocket science!

Children