Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/24/05 04:04
Read: times


 
#102791 - Why TI = 0???
Responding to: ???'s previous message
Charles Bannister said:
Hello Ghulam,
SCON = 0x52;
TI = 0; //


The solution is perfect, but why is that TI = 0;
instead you can simply change the contents of SCON as

SCON = 0X50;

This single instruction is OK.

Regards
Sarang


List of 6 messages in thread
TopicAuthorDate
problem in serial communication            01/01/70 00:00      
   Missing info            01/01/70 00:00      
   Missing TI = 0;            01/01/70 00:00      
      Why TI = 0???            01/01/70 00:00      
   Better practice!            01/01/70 00:00      
   nothing much except the SCON 0x52 which            01/01/70 00:00      

Back to Subject List