I have a single bi-quad IIR filter setup on stm32f405rgt6 which I want to add a resonance component to. I want to be able to change this resonance on the fly as well. I did quite a bit of research but couldn't really find something that leads to a solution.
Solutions I have in mind:
I calculate simply by using the calculation tables from books. My main focus is lowpass filter at the moment.
I have simply resolved my question by increasing the Q value above 1.