First time here? Check out the FAQ!
answered 2014-01-13 21:54:50 -0600
i hope initially coefficients are in 8 bit,
first multiply each coefficients with 2048, before any processing and convert them to an integer, then do your processing after that divide each process data by 2048.