Question
Audio example using STM32F769 Discovery board
What is a relatively easy/simple way to process analogue audio from the jacks on the STM32F769 Discovery board ? Is there already a template for this ?
I would be very grateful for any assistance with this.
I am new to programming DSP hardware, although I used to be a C programmer. What I want to do is to convolve analogue audio with an impulse response generated by MATLAB and then output the audio as analogue via the line output jack.
I have installed STM32Cube IDE, the Keil IDE and EWARM Kickstart.
