When generating the I2S Transmitter IP in Vivado with default settings—Audio Width set to 24 bits, Number of Channels set to 2, operating in Master mode, and without selecting the 32-bit LRCLK option—the expected default value for the [31:17] field, as per the I2S transmitter documentation, should be 0x1. However, I am observing a value of 0x0, while all other fields match their expected values. I'm unsure whether this discrepancy is due to an error in the documentation or if there is something incorrect in my approach? The expected value should be 0x30210 but getting 0x10201.
![image.png image.png](/t5/image/serverpage/image-id/139189iA837613D6CB28801/image-size/large?v=v2&px=999)
![junaid10xe_0-1738649540346.png junaid10xe_0-1738649540346.png](/t5/image/serverpage/image-id/139190iBB07330F6848A55A/image-size/medium?v=v2&px=400)