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

about define control variable of AT89S8252

How can I define variable about serial port communication
I try to define as
   TH1 = 251; 
or  TMOD = 0x20; 
,it error (isn't correct).


Is AT89S8252 know SCON variable?.
.

0