2025-01-27 9:29 AM
Howdy,
I am currently working with a STM32U575 and currently having a problem with the ADF. I am trying to use the SAD to detect when someone is talking in the environment. When the MinNoiseLevel for the SAD is set to 0, the system remains locked in monitor mode after the learn mode. Then, when the MinNoiseLevel for the SAD is set to anything above 0, the system remains locked in detect mode after the learn mode. Additionally, the ambient noise level (ANLVL) appears to be calculated properly to a degree in the learn state, but the ANLVL drops to 3 and stays there when the MinNoiseLevel is set to 1. I was wondering if anyone here might know what the reasoning for this is? I have also attached all the configs I am using for the ADF in a C file to this post. Any help would be much appreciated.