Microcontroller › 8051 › Help with serial communication and lighting of led › HiOne thing that I think
February 19, 2018 at 8:52 am
#14751
GANEEV SINGH
Participant
Hi
One thing that I think could be a problem in this code is that Timer1 is being initailized everytime you try to receive a byte. Initialization should be done once throughout the communication process. Try refering this project on EG: https://www.engineersgarage.com/microcontroller/8051projects/interface-serialport-RS232-AT89C51-circuit