Document number
205065
Version
Rev. N
Issue date
2019-02-04
Sirius OBC and TCM User Manual
Page
114
of
174
Configuration of the TM path is described in Table 7-6 below:
Table 7-6: TM_CONFIG
Data
Type
Description
TM Clk divisor
UINT16
The resulting TM bitrate is 0.5 * System Frequency/TM Clk
divisor
TM Config
UINT16
Configuration of TM path.
Bit6: 0
–
Disable RS Encoder, 1
–
Enable RS Encoder
Bit5: 0
–
Disable Conv. Encoder, 1 - Enable Conv. Encoder
Bit4: 0
–
Disable Randomizer, 1
–
Enable Randomizer
Bit3: 0
–
Disable Idle Frames, 1
–
Enable Idle Frames
Bit2: 0
–
Disable MCFC, 1
–
Enable MCFC
Bit1: 0
–
Disable FECF, 1
–
Enable FECF
Bit0: 0
–
Disable CLCW, 1
–
Enable CLCW
Configuration of the TC path is described in Table 7-7 below:
Table 7-7: TC_CONFIG
Data
Type
Description
TC Config
UINT32
Configuration of TC path.
Bit1: 0
–
Disable BCH Decoder, 1
–
Enable BCH Decoder
Bit0: 0
–
Disable Derandomizer, 1
–
Enable Derandomizer
Configuration of the TC handler APID described in Table 7-8 below:
Table 7-8: TC_HANDLER_APID
Data
Type
Description
TC Handler APID
UINT32
APID configuration of APID of TC Handler in TCM Core
Application
7.4.1. Creating and writing a new configuration
A modified configuration can be created and written to the NVRAM using the nv_config utility
from the TCM-S BSP.