STM32H735-DK Audio recording from codec WM8994 always capture zero value.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-09 09:30 AM
I have a STM32H735-DK and I'm trying to get an audio data from codec WM8994. I programmed the SAI1-A to be SLAVE_RX while SAI1-B is MASTER_TX. I programmed the codec input INL1. Everithing seems to be fine, the DMA fifohalffull and fifofull are generated but audio samples are always zero. can you give me some suggestions?
Labels:
- Labels:
-
Audio
-
STM32H7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-06 08:58 AM
Please refer to SAI audio play example provided in STM32CubeH7 firmware via this path: STM32Cube_FW_H7_V1.9.1\Projects\STM32H735G-DK\Examples\SAI\SAI_AudioPlay