How to have access to the output data of the 2 digital microphones of the STM32L475VGT6 device (Discovery kit) ?
Hi,I'm working on a project where I need to make "sound recognition". In my case, I have to detect the nature of an object (paper, metal, glass etc.) based on its sound. To do that I envisage to use deep learning and thus to use the STM32CubeAI p...