STM32WB and mic MP34DT05-A with PDM - error when reading data in mbed
Hi all, I try implement measuring sound level (SPL). I choose mic MP34DT05-A with PDM and connect to nucleo STM32WB55RG: - data of mic connected to SAI_D1_PC3 - clock od mic connected to SAI1_CK1_PB8 - used the one mic so input of mic LR connected ...