Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
There is an error in TRM for 379D (spruhm8i), comments for SDFM_getFilterData (sdfm.h) and respectivelly in driverlib documentation for the same function in C2000ware 3.04: when configured for 16 bit mode the result of filtering is in higher part of SDDATA1, not in lower.
The sample from C2000Ware_3_04_00_00\driverlib\f2837xs\examples\cpu1\sdfm works fine - it shifts result right for 16 bits
Regards,
Alex