Sensortile Mic Level
Posted on December 21, 2017 at 17:01What is Mic level in sensor tile represent ? The audio noise in db in particular as per this formula DBNOISE_Value_Ch[NumberMic] = (uint16_t)((120.0f - 20 * log10f(32768 * (1 + 0.25f * (AUDIO_VOLUME_VALUE /*AudioI...