2023-01-25 02:43 AM
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
2023-01-25 03:49 AM
i tried on H743 using the I2S on 24..32bit without any success. i giving up on this,
because also no answer to my question: