Developing an SAI Driver for the STM32H7 Series #81345
Unanswered
mustafaabdullahk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Zephyr Community,
I'm planning to develop a driver to support the SAI module in the STM32H7 series. This module provides flexibility for digital audio applications by supporting protocols such as I2S, PCM, TDM, and SPDIF. The SAI hardware includes two independent blocks (A and B) and offers full-duplex, master/slave modes, FIFO, and DMA support.
Features:
I'd appreciate your feedback and advice, especially regarding integration with Zephyr’s audio API and driver design.
Thank you!
STM32H7 SAI
Beta Was this translation helpful? Give feedback.
All reactions