Chapter 3: Programming the Peripherals
RCLK1 is one of the four channels’
SEC/FSC Configuration
The SEC/FSC signal of the QuadFALC is connected to CPM and is used for the TDM frame synchronization clock (8 KHz synchronization pulse generated by one of the four DCO- Rs). It must be configured as an FSC output by setting GPC1.CSFP1 to 1. Bit GPC1.CSFP0 allows selecting the active level (low or high). When using the pairing feature, FSC source must match an active channel as for RCLK1: the source is selected with GPC1.FSS1 and GPC1.FSS0 bits.
See Boot Firmware sources: TST\C\QFALC.C Function gvQFalcSetPortSyncSrc.
Switched Mode
In switched direct mode, the four framers have the same rhythm. SWMODE_N = 0 and COMCLK_N = 1.
System Interface
QuadFALC multiplexed bus is connected to the first TDM bus on P4. The second TDM bus on P4 is connected to the MPC8260. TDM busses clock and frame synchronization signals are provided by P4.
On QuadFALC, the system multiplex mode must be enabled (GPC1.SMM = 1) with byte interleaved format (SIC1.BIM=0), clocking rate at 8.192 MHz ( SIC1.SCC1/0=10) and data rate at 8.192 MBit/s (SIC1.SDD1=1, FMR1.SDD0=0).
The multiplexed data stream is internally logically ored. Therefore the selection of the active channel phase has to be configured differently for each single channel
See Boot Firmware sources: tst\c\qfalc.c - Functions gvQFalcInitT1, gvQFalcInitJ1 and gvQFalcInitE1.
4538 Hardware Reference Manual | 79 |