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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/10/08 09:16
Read: times


 
#159924 - Basic Question on UART
i had this problem, the circuit im working is very noisy...(is a RF application)
When does RI(receive interrupt)of a 8051 be activated? When all the stop bit is receive? or when a START bit is receive? And if it will be activated by a start bit, then a receive interrupt would still be service even in a wrong baudrate setting? does it mean that the SBUF will contain 00h??
mov a,Sbuf----a=0?

next is...because the RF is noisy, and my serial interrupt is enable, almost all of the time would be on interrupt, could it will cause hardware problem? like MCU would not be functioning as it should?(considering i dont have some watchdog)
Hope my question are clear..
thanks

List of 4 messages in thread
TopicAuthorDate
Basic Question on UART            01/01/70 00:00      
   Problems?            01/01/70 00:00      
      Supply and GND good?            01/01/70 00:00      
         some follow-up question            01/01/70 00:00      

Back to Subject List