Can I use HAL library to implement a DSP audio library?
Posted on September 13, 2016 at 19:03Hi. I would like to use my STM32F746G-Discovery board as a stereo effect unit. I have used STM32Cube to initialize the audio codec. How do I implement a callback routine that reads stereo data from line-in and pr...