thanhmssl10
Newbie level 5
- Joined
- Jan 1, 2015
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 50
(Have Project file below)
Like tile, I have some problem with Circiut have max232 and 89C51, transfer data over COM port (Simulation by Proteus 7.8 SP2 and Virtual Serial Port Driver 7.2 Trial)
According to circuit I saw at internet, pin 2 of COM connect to pin 14 of max232 and 3-13
(Rx-T1OUT , Tx-R1IN)
and Max232 to AT89C51 is 11 -11 and 12 - 10
But If I do that, I 89C51 can't received any data from max232 (from pin 10)
If I connect Rx of COM to R1IN of Max232 (2-13), at pin 10 of Max232 have data ( I use Virtual Terminal)
And when i send data from a program vb6 to com port, Rx pin was Red.
This is my Project file: View attachment Max232_89C51_COM_Proteus_7_8.zip
Plz help me!
I'm noob in Circuit, please help me!
- - - Updated - - -
Please see my circuit and my code of IC 89C51 ( write by ASM), help me find out my error
Like tile, I have some problem with Circiut have max232 and 89C51, transfer data over COM port (Simulation by Proteus 7.8 SP2 and Virtual Serial Port Driver 7.2 Trial)
According to circuit I saw at internet, pin 2 of COM connect to pin 14 of max232 and 3-13
(Rx-T1OUT , Tx-R1IN)
and Max232 to AT89C51 is 11 -11 and 12 - 10
But If I do that, I 89C51 can't received any data from max232 (from pin 10)
If I connect Rx of COM to R1IN of Max232 (2-13), at pin 10 of Max232 have data ( I use Virtual Terminal)
And when i send data from a program vb6 to com port, Rx pin was Red.
This is my Project file: View attachment Max232_89C51_COM_Proteus_7_8.zip
Plz help me!
I'm noob in Circuit, please help me!
- - - Updated - - -
Please see my circuit and my code of IC 89C51 ( write by ASM), help me find out my error