We are currently developing on an ADSP-21565 and are looking to implement an EQ that will be controlled by our mobile application (which communicates with an STM32, which in turn communicates with the DSP via UART).
The EQ blocks we see on SigmaStudio Plus are quite complex, particularly because they must be configured with coefficients rather than boost values in dB, for example.
Do you know if there is a simple way, on SigmaStudio Plus, to have an EQ (ideally 10 bands/stereo) that can be controlled dynamically (after boot) and easily controlled via UART? I imagine this is a common use case.