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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/23/00 22:08
Read: times


 
#6710 - RE: Communication via UART in C
Hi Eduardo,

the 8051 can always receive at full speed up to 115200 baud. You need only a 22.1148MHz crystal on using T1 of the 8051.
Or you must use the timer T2 of the 8052 on lower crystals.

But the PC is always the slower part. It can only receive at full speed with enabling the FIFO and using the interrupt.


Peter


List of 8 messages in thread
TopicAuthorDate
Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      
RE: Communication via UART in C            01/01/70 00:00      

Back to Subject List