Microcontroller › 8051 › serial data is not receiving by 8051 micro controller › Hi Raghuram,RI and TI are
January 6, 2014 at 8:01 pm
#10831
AJISH ALFRED
Participant
Hi Raghuram,
RI and TI are bits, right? so try
“while ( RI = 0 );” and “while ( TI = 0 );” instead of “while ( RI == 0 );” and “while ( TI = 0 );”