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

rs232

hi...

I have an RS232 db9 with female on one side and male on one side..the female is connectd to the PC and the male is connected the 89c51 kit (with max232).

My doubt is that 2 pin of female should be connected to 3rd pin of male or to the 2nd pin of male??

how do we check whether data is passing through the rs232 using a multimeter??

Is this following assumption right??
female rs232 --- 2-tx 3-rx
male rs232------ 2-rx 3-tx

Parents
  • The TX pin of PC serial port always shows a negative voltage and u can check it out at pin no.3

    without connecting anything the RX pin of PC,i.e.,no.2 shows zero voltage.

    when you connect your male connector to the PC with the other end connected to the board the pins TX and RX shows negative voltage.....if you get these voltages,your configuration is right.

Reply
  • The TX pin of PC serial port always shows a negative voltage and u can check it out at pin no.3

    without connecting anything the RX pin of PC,i.e.,no.2 shows zero voltage.

    when you connect your male connector to the PC with the other end connected to the board the pins TX and RX shows negative voltage.....if you get these voltages,your configuration is right.

Children