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

RE: Software for 8051 Uart communcation

hi,

i found that there is a mistake in the delay i have provided,after a start bit a half-bit delay has to be given.and after data bits only a full bit delay is given.am giving a full bit delay for all..and i doubt the timer delay generation is buggy or not.to be exact i loaded TH0=0xFD; to get a 9600 baud rate..for a half bit delay i might be going for conventional loops to generate one..

0