[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Serial Clocking Mode

By default, serial interfaces use loop clocking mode. For EIA-530 and V.35 interfaces, you can configure each port on the PIC independently to use loop, DCE, or DTE clocking mode. For X.21 interfaces, only loop clocking mode is supported.

The three clocking modes work as follows:

Note that DCE clocking mode and loop clocking mode use external clocks generated by the DCE.

Figure 15 shows the clock sources of loop, DCE, and DTE clocking modes.

Figure 15: Serial Interface Clocking Mode

Image h1970.gif

To configure the clocking mode of a serial interface, include the clocking-mode statement:

clocking-mode (dce | dte | loop);

You can include the clocking-mode statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]