• serial communication between rtc and 8051
    sir, i am tyring to communicate rtc and 8051. But my code is not working properly. can u send me the source code
  • Reading from SBUF in simulator (Serial communication)
    Hello, I am not able to receive the value of SBUF into a char. The part of code is shown below. Always when I try, the value is 0x00. I will be obliged for helpful commends. SCON = 0x50; char...