Microcontroller › 8051 › Serial Communication › simple is to put values that
June 26, 2011 at 6:21 pm
#6390
SaLMAN Ahmed Khan
Participant
simple is to put values that i mention above….
regarding to SBUF WHEN U R SENDING TO PC
mov a, #22
mov SBUF,A
and when it recieve
mov a,sbuf