SCC or SMC for console ?

3 messages, 2 authors, 2002-02-15 · open the first message on its own page

SCC or SMC for console ?

From: Laurent Pinchart <hidden>
Date: 2002-02-14 17:28:17

Hi everybody,

I'm developping a board based on a MPC860T.

I need 4 serial ports at runtime, and was wondering if I should rather
use 2SMC + 2SCC or 4 SCC (or 1SMC + 3SCC).

I need a console, but no hardware flow control (which would force the
use of SCC).

Thanks for your help.

Laurent Pinchart


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: SCC or SMC for console ?

From: Dan Malek <hidden>
Date: 2002-02-14 18:16:34

Laurent Pinchart wrote:
I need 4 serial ports at runtime, and was wondering if I should rather
use 2SMC + 2SCC or 4 SCC (or 1SMC + 3SCC).
Always use SCCs for real work and the SMC for console and other low
speed things (like connected to low bit rate TDM).

The SMCs require a large amount of CPM software overhead, so not only
are they relatively slow devices, they also steal cycles from other
peripherals.

Is one of your serial ports in the example above the console?  If you
need four ports not including the console that can be a little more
challenging.  Carefully investigate the I/O pin multiplexing to ensure
you can get the SMC2 I/O, as that is one of the first ones stolen for
other uses.

Have fun!


	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: SCC or SMC for console ?

From: Laurent Pinchart <hidden>
Date: 2002-02-15 13:10:52

quoted
I need 4 serial ports at runtime, and was wondering if I should rather
use 2SMC + 2SCC or 4 SCC (or 1SMC + 3SCC).
Always use SCCs for real work and the SMC for console and other low
speed things (like connected to low bit rate TDM).
4 SCC then, and 1 SMC for console. Both SMC1 and SMC2 I/Os are available
on the design (I only need serial ports + FEC ethernet).

I'd like to use 2 serial ports for RS232 (should be really
straightforward), and the other 2 for RS485 (with of course no flow
control). Is there something I should know ?

Laurent Pinchart


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help