How to configure a STM32CubeMX project for a STM32F769I-Disco board to use only the MEMS Mics and the out audio jack ?
Hi, I am currently working on a STM32F769I disco board and I would like to create a minimalist project (i.e. I only want what is necessary to my project) I want to use the MEMS Mics to playback directly on the jack output port.
I tried creating a Cube project with default settings and then adding the BSP drivers by hand but I would like to import as less drivers as possible.
Thanks in advance
#stm32f7 #st-mems #microphone #audio