7.2.6.9 Wire Configurations

By configuring I2S or Left-Justified format, three wire configurations are available. The wire configuration is programmable by writing I2SMCC_MRA.WIRECFG. The available configurations are defined in the following table.

Table 7-4. Wire Configurations (I2S and Left-Justified formats)
I2SMCC_MRA.WIRECFGConfigurationDescription
01 wireI2SMCC_DIN0 and I2SMCC_DOUT0 are enabled. Only two I2S channels are enabled (Left 0 and Right 0).
12 wiresI2SMCC_DIN[1:0] and I2SMCC_DOUT[1:0] are enabled. Only four I2S channels are enabled (Left 0, Left1, Right 0 and Right 1).
24 wiresI2SMCC_DIN[3:0] and I2SMCC_DOUT[3:0] are enabled. All I2S channels are enabled.

With the TDM or TDM Left-Justified format selected, four wire configurations are available. The wire configuration is selected via WIRECFG. The available configurations are defined in the following table.

Table 7-5. Wire Configurations (TDM and TDM Left-Justified formats)
I2SMCC_MRA.WIRECFGConfigurationDescription
0Wire 0TDM communications take place on I2SMCC_DIN0 and I2SMCC_DOUT0 wires.
1Wire 1TDM communications take place on I2SMCC_DIN1 and I2SMCC_DOUT1 wires.
2Wire 2TDM communications take place on I2SMCC_DIN2 and I2SMCC_DOUT2 wires.
3Wire 3TDM communications take place on I2SMCC_DIN3 and I2SMCC_DOUT3 wires.