2021-09-14 08:07 PM
Any I2S examples of STM32H7?
2021-09-14 08:18 PM
Looks like just these two which use it in DMA mode:
https://github.com/STMicroelectronics/STM32CubeH7/blob/ccb11556044540590ca6e45056e6b65cdca2deb2/Drivers/BSP/STM32H7B3I-DK/stm32h7b3i_discovery_audio.c
https://github.com/STMicroelectronics/STM32CubeH7/blob/ccb11556044540590ca6e45056e6b65cdca2deb2/Drivers/BSP/STM32H7B3I-EVAL/stm32h7b3i_eval_audio.c