User Activity

Hi,I'm currently using the FP-AUD-SMARTMIC1 package (https://www.st.com/en/embedded-software/fp-aud-smartmic1.html#:~:text=FP-AUD-SMARTMIC1%20is%20an%20STM32Cube%20function%20pack.%20This%20software,acquisition%2C%20beamforming%2C%20source%20localiza...
Hi,I'm trying to setup the SMARTMIC package on my STM32H743 board with the CCAO2M2 board and MEMS microphones, and I want to use the beamforming library (AcousticBF version V2.2.0). But when i call the BF_init function, I pass in the HardFault_Handle...
Hi, I'm trying to port the SMARTMIC1 package (based on STM32F446) to the STM32H743 board with the CCAO2M2 board and MEMS microphones. To acquire the audio I use 2 SPI : the SPI2 in Receive Only Master (SPI2_SCK on PD3 and SPI2_MISO on PC2) and the SP...