Part Number: MSP430FR5994
Other Parts Discussed in Thread: TIDA-00929
I see the LEA circular buffer support for the FIR filter calls. For which other vector-related functions is the circular buffer supported?
I'm performing a dot product on an input stream of data in an "iterative" manner and would like to use a circular buffer.
If necessary, I can duplicate some of the data at the ends of my input buffer, but it would be nice to avoid that.
Thanks,
Dale