Skip to main content
daniele239955
Associate II
November 15, 2017
Question

Acoustic echo cancellation library locked

  • November 15, 2017
  • 1 reply
  • 678 views
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.

    This topic has been closed for replies.

    1 reply

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

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