STM32H743 I2S DATA MISSING IN THE RIGHT ALIGNMENT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-25 2: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
Labels:
- Labels:
-
DMA
-
I2S
-
STM32H7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-25 3: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:
If you feel a post has answered your question, please click "Accept as Solution".
