What is the best way to have additional serial ports on AVR?

Status
Not open for further replies.

binnyr

Junior Member level 3
Joined
Apr 26, 2002
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
217
Hi:
I am currently designing a board around AT90S8515. This microcontroller has one serial port built-in.

I require four(4) additional serial ports on this board! What is the best way to have get this done without too much cpu usage? (software uart is ruled out).

Thanks in advance.
Regards
Binny
 

Hi

Use NS16C550 (UART) or it's derivatives for multiple NS16C550. It has 16 byte FIFO which reduces overhead on microcontroller interrupt rate. It supports upto 110kbits/sec baud rate.
 

Hello,

Maxim is manufacturing SPI/Microwire UARTs MAX3100 and MAX3110(with integrated RS-232 driver/receiver and internal capacitors).
Maybe you can try to use them. I think that Maxim can send you some samples
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…