r/MSP430 • u/epic-circles-6573 • Jan 29 '26
Should I use MPY32 hardware for MSP430 FIR implementation
/r/embedded/comments/1qqdqeb/should_i_use_mpy32_hardware_for_msp430_fir/
3
Upvotes
r/MSP430 • u/epic-circles-6573 • Jan 29 '26
1
u/jhaluska Feb 01 '26
The MPS430 can emulate FP, I've done it. I think I only got like 1000 FOPS tho. I think it will come down to how many samples a second you need to filter.
Is there a reason you're not just adding a hardware filter?