The I2S Transmitter can be setup using the following programming sequence:
- Setup the Channel MUX registers, if required.Note: It is not recommended to change this value at runtime.
- Program the SCLK Divider.Note: It is not recommended to change this value at runtime.
- Enable the core.
The I2S Receiver can be setup using the following programming sequence:
- Setup the Channel MUX registers, if required.Note: It is not recommended to change this value at runtime.
- Program the SCLK Divider. Note: It is not recommended to change this value at runtime.
- Program the AES registers to specify the 192 bits of Channel Status value.
- Enable the core and latch the AES Channel bit.
Note: After asserting either
aud_mrst
or m_axis_aresetn
, the
core has to disabled and enabled again.