Part Number: TMS320F28377D
Other Parts Discussed in Thread: CONTROLSUITE
I am attempting to use the FIR_32.asm files for a 18 tap filter. However when I run the filter the first time I get back a response of zero. Subsequent iterations of the filter return the results that match my Matlab based example but they seem to be one sample iteration delayed.
I compiled and executed the example code from here C:\ti\controlSUITE\libs\dsp\FPU\v1_50_00_00\examples\filter\2837x_fir and this also seems to be delayed by one iteration returning zero on the first call to filter.calc()
Can someone guide me to where I can change the results to not have the sample delay.
Thanks,
Len