Replies: 1 comment
-
At the moment I have a first working draft ready which I will push soon. The SAI at the moment is interrupt driven. Until now I was not able to implement DMA transfers. I will appreciate any help in this regard 🙏🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At the moment in Zephyr is only I2S driver implemented for MCUs that have a muxed SPI/I2S, but this approach leaves outside a lot of MCUs, in our case U5xx Series
Therefore, we are looking at the possibility of implementing a STM32 SAI driver.
In this case I want to find the opportunity to ask if there other developers that have the same interest or need so we can work together in this development
Beta Was this translation helpful? Give feedback.
All reactions