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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/15/03 18:42
Read: times


 
#41615 - RE: help with SBUF
Responding to: ???'s previous message
;CONFIGURAMOS LAS INTERRUPCIONES
;seleccionamos el modo1 de funcionamiento
;CLR SM0 ;config modo 1
;SETB SM1 ;8-bit Uart sin paridad
;CLR SM2 ;ya veremos
;CLR REN ;todavĂ­a no escuchamos
;CLR TI
;CLR RI


The above is OK, but

MOV SCON,#90h <<<<<<<------

should be MOV SCON,#50h if I'm not mistaken ...




List of 12 messages in thread
TopicAuthorDate
help with SBUF            01/01/70 00:00      
   RE: help with SBUF            01/01/70 00:00      
      RE: help with SBUF            01/01/70 00:00      
         RE: help with SBUF            01/01/70 00:00      
         RE: help with SBUF            01/01/70 00:00      
            RE: help with SBUF            01/01/70 00:00      
               RE: help with SBUF            01/01/70 00:00      
                  RE: help with SBUF            01/01/70 00:00      
                     RE: help with SBUF            01/01/70 00:00      
                        RE: help with SBUF            01/01/70 00:00      
   RE: help with SBUF            01/01/70 00:00      
   RE: help with SBUF            01/01/70 00:00      

Back to Subject List