Hi everyone!
I'm trying to build a 10 band equalizer with an ADAU1701 (no µC). Because there are only 4 Aux ADCs, I want to link the analog signals from the 10 potentiometers through one ADC with an external Multiplexer (CD74HC4067) controlled with the GPIOs.
Now I tried:
The EQ in the figure is not finished yet. Only three filters are built. But I do not know if it finally works out the way I want it.
Is there a way to improve my design? (It is one of my first designs in SigmaStudio)
I know there will be a time delay between 'GPIO outputs are valid' and 'the analog signal will be present at the input'. But that should not be a problem to solve at the end.