STM32F7508-DK not supporting the audio input?
Hi,
I'm wondering why the STM32CubeF7 1.16.1 package only supports "microphone 2" (INPUT_DEVICE_DIGITAL_MICROPHONE_2) within stm32f7508_discovery_audio.c / BSP_AUDIO_IN_OUT_Init() ?
Is there a technical reason to do so?
I would like to record audio through the line input, filter the signal and output the signal again through the line output. The line input seems to be supported only when using the BSP_AUDIO_IN_InitEx() which is not what I'm intending to use.
Best regards,
Felix
