User Activity

Hello, I cannot get SoundSL working to detect the source of a sound direction correctly. To check how the library performs itself, I wrote a little test script.I assume a 1kHz sine wave to be sampled by a simulated microphone. At a sampling rate of 1...
Hello, I'm trying to get Acoustic_SL running to detect the sound location with two INMP441 MEMS microphones. Unluckily, Acoustic_SL does only return two angles {-87, 88} independent of the processed PCM values. May anyone have an idea of what might g...
Considering existing posts and instructions in the documentation, I can't manage the framework to call flushFrameBuffer() regularly after a vsync.The main issue is that TouchGFXHAL::flushFrameBuffer() is only called once after the first OSWrappers::s...