Other Parts Discussed in Thread: MSP430F449, MSP430F437, MSP-DSPLIB
Part Numbers: MSP430F437, MSP430F449
Hello team,
I have a support request regarding implementing FIR filters with MSP430F437 and MSP430F449. I am aware of 'Efficient MSP430 Code Synthesis for an FIR Filter' (SLAA357), and there is also the 'Digital Signal Processing (DSP) Library for MSP Microcontrollers' (MSP-DSPLIB).
- Which one do you recommend to implement a 3 Hz Low Pass Filter?
- What are the general trade-offs or limitations of using what's recommended in SLAA357 vs.the MSP-DSPLIB?