Question
STM32H743 I2S DATA MISSING IN THE RIGHT ALIGNMENT


Hello Experts,
I am working on i2s of stm32h743. The Manual says when the alignment is left the zeros are sifted from 0 to 7 in case of 24bit data length which is correct work but when I change the alignment right the zero does not appear on 24 to 31bit. Also, some data bits were missed in the right alignment. I have attached the snaps.
These are the setting I have done
i2s_ws=48.8Khz
i2s_ck=3Mhz
i2s_mclk=12Mhz
Data Length 24 bits & Frame Length 32 bits.
Thanks
