How to set SAI to receive audio data on the microphone on STM32F746G-disco
Hi everybody,
I am trying to use the audio on stm32f746g-disco.
I can hardly find a tutorial for this.
Many solutions got their way to solve it and left not much details.
lots of the solutions guide to the examples in CubeMX , but they seems a little bit old and I can't figure out what is the examples are doing
For now I tried to init SAI2B to receive data
but it not like getting any valid data or triggering half and complete callback
i've attached my main.c ,and the setting of SAI B and its dma
take a look if you have time
thank you
