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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/03 17:23
Read: times


 
#36746 - RE: additional serial ports
you have 3 options:
1) an external UART: high cost, simple to implement, high baud rate possible.
2) a "soft" UART: no cost, medium to implement, high baud rate not possible.
3) an external $0.50 uC such as an 87LPC:, low cost, complex to implement, high baud rate possible.

I am currently employing option 3, once you have it coded, you have extra UART(S) at a reasonable cost forever (the 87LPC will not change, the IIC code for your main controller is "standard").

Erik

List of 9 messages in thread
TopicAuthorDate
additional serial ports            01/01/70 00:00      
RE: additional serial ports            01/01/70 00:00      
RE: additional serial ports by the way            01/01/70 00:00      
RE: additional serial ports            01/01/70 00:00      
RE: additional serial ports / Erik            01/01/70 00:00      
RE: UARTs galore!            01/01/70 00:00      
RE: additional serial ports            01/01/70 00:00      
RE: additional serial ports by the way            01/01/70 00:00      
RE: additional serial ports            01/01/70 00:00      

Back to Subject List