cancel
Showing results for 
Search instead for 
Did you mean: 

Acoustic echo cancellation library locked

daniele239955
Associate II
Posted on November 15, 2017 at 17:03

I'm trying tu use the Acoustic Echo cancellation library from the STM32CubeFunctionPack_SMARTMIC1_V1.0.0 package. However, all the library functions return the ACOUSTIC_LOCK_ERROR error. What am I missing?

I'm using the STM32F405VGT6 device and GCC as compiler. I have linked the libAcoustic_EC_CM4F_GCC_ot.a library that I can find inside the package.

Thank you in advance.

1 REPLY 1
daniele239955
Associate II
Posted on November 16, 2017 at 19:20

The CRC peripheral clock must be enabled (before library initialization) to unlock the library.