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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/03/03 08:44
Read: times


 
#35494 - RE: 8051 - Building a serial port
Search at this forum it was discused many times bebore.

As a resume:

.You can use an external paralell uart like 8251 (It uses an intel bus and easier to interface than the motorola)

.Make a software uart. It should be the best for low data rates. Look al phillips website for examples

.Use a serial uart SPI or I2C to serial it uses less lines than the parallel unitas and have a lot of derivates with 1,2,4,8 serial and fifi buffer


List of 11 messages in thread
TopicAuthorDate
8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port-Mehmet            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      
RE: 8051 - Building a serial port            01/01/70 00:00      

Back to Subject List