Hello
I have to design a filter at 100 HZ PSOC using C language, can be FIR. I should not use the libraries firfilters.ho iirfilters.h.
I have coefficients matlab, but not to make the algorithm in C to filter a signal.
I filter the signal from an ADC.
thanks.