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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/03 18:35
Read: times


 
#35633 - RE: 8052 (or derivatives) serial port timing
first post:
send out 4 idle characters (characters without the start bit)
last post:
When I mean ilde byte, I meant the UART will send out a 1 as the start bit
Are you saying The UART is not to send anything? If it is to send something, just not the start byte, the receiver will pick the first low as a start byte.

Problem with using a simple delay is that would require the use of a free timer. I'm trying to get away from doing that.
Do you have to listen during idle time? if not you can use the same timer as the UART. Otherwise you can run TxD through an or gate.

Erik

List of 15 messages in thread
TopicAuthorDate
8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port ti            01/01/70 00:00      
RE: 8052 (or derivatives) serial port ti            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      
RE: 8052 (or derivatives) serial port timing            01/01/70 00:00      

Back to Subject List