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:49
Read: times


 
#35634 - RE: 8052 (or derivatives) serial port timing
1. Yes. The UART is to not send anything out. The ILIE on the HC11 does that by leaving the TXD line at logic 1 and yet still gives you the TI signal for each character time.
..
2. Yes, I'd need to listen all the time until I've received a request and has a reply to send back. I guess the only solution is the hardware solution hah?

Thanks
Andy

erik malund wrote:
-------------------------------
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