SPRUHM8K December 2013 – May 2024 TMS320F28374D , TMS320F28375D , TMS320F28376D , TMS320F28377D , TMS320F28377D-EP , TMS320F28377D-Q1 , TMS320F28378D , TMS320F28379D , TMS320F28379D-Q1
The transmit frame length is the number of serial words in the transmit frame. Each frame can have one or two phases, depending on the value that you load into the XPHASE bit.
If a single-phase frame is selected (XPHASE = 0), the frame length is equal to the length of phase 1. If a dual-phase frame is selected (XPHASE = 1), the frame length is the length of phase 1 plus the length of phase 2.
The 7-bit XFRLEN fields allow up to 128 words per phase. See Table 21-57 for a summary of how to calculate the frame length. This length corresponds to the number of words or logical time slots or channels per frame-synchronization pulse.
XPHASE | XFRLEN1 | XFRLEN2 | Frame Length |
---|---|---|---|
0 | 0 ≤ XFRLEN1 ≤ 127 | Don't care | (XFRLEN1 + 1) words |
1 | 0 ≤ XFRLEN1 ≤ 127 | 0 ≤ XFRLEN2 ≤ 127 | (XFRLEN1 + 1) + (XFRLEN2 + 1) words |