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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/13/01 10:30
Read: times


 
#14929 - RE: multiple uarts - Peter
Hi Andy,

it depends from many things, e.g. how many other tasks and interrupts executed.

E.g. on the AT89C4051 at 24MHz you should not be faster than 9600 baud (full duplex) or 38400 baud (half duplex).
Otherwise too many CPU time can be needed.

Also you should use the hardware UART for the faster baud rate.
And all other interrupts should have the lower priority.


Peter


List of 8 messages in thread
TopicAuthorDate
multiple uarts            01/01/70 00:00      
RE: multiple uarts            01/01/70 00:00      
RE: multiple uarts            01/01/70 00:00      
RE: multiple uarts            01/01/70 00:00      
RE: multiple uarts - Peter            01/01/70 00:00      
RE: multiple uarts - Peter            01/01/70 00:00      
sharing device            01/01/70 00:00      
RE: multiple uarts            01/01/70 00:00      

Back to Subject List