Home > other >  The digital filter based on CCS do?
The digital filter based on CCS do?

Time:10-06

Now want to make a digital filter with msp430, already use MATLAB to create a filter, wanting to stay filtering signal passes through the msp430 ADC, get the corresponding digital signal, and then the digital signal with CCS and digital filter, convolution, but for now don't know how to use the ADC module of msp430, strives for the big help!

CodePudding user response:

Digital filter is the convolution operation
  • Related