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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/13/00 05:40
Read: times


 
#5695 - RE: Speed in Asyn. Communication
Hi Wallace,

it sounds strange. I have always the opposite problem, the PC was to slow.
Why you not improve your 8051 receive routine to use the interrupt ?
So I lost never a byte up to 115200 baud at 11MHz crystal.

Or use a simple byte per byte protocol. Any byte, sent by one, must be acknowledged by the other.


Have anybody a solution for the opposite problem ?
I use W98 and a self written program in a DOS box.
I use the interrupt and enable the FIFO.
This works fine on my desktop (100MHz). But on my notebook (333MHz) I lost still a character from time to time. Also at very low baudrates (1200 baud).
It seems, a mystery Windows routine catch the UART and steal a byte.

Any suggestions ?


Peter


List of 11 messages in thread
TopicAuthorDate
Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      
RE: Speed in Asyn. Communication            01/01/70 00:00      

Back to Subject List