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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/05 11:38
Read: times


 
#95455 - break detect
How to generate 'break detect' condition in 8051?

I want to transmit break condition (13 consecutive 0) on serial line. is possible to generate it using normal serial Tx function in 8051.

1 way is to pull down the pin for 13 bit period@ desired baud rate using timer. But this needs additional timer & cannot be achieved in standard serial interrupt sequence.

Regards,
Kaiwalya


List of 7 messages in thread
TopicAuthorDate
break detect            01/01/70 00:00      
   detect or generate?            01/01/70 00:00      
      How            01/01/70 00:00      
         Noooooo....            01/01/70 00:00      
            do you mean......            01/01/70 00:00      
               interrupt: yes            01/01/70 00:00      
   slow down baudrate            01/01/70 00:00      

Back to Subject List