The least input data width is one byte by this time. So input 5 bits 10 bits data will get incorrect result. Could add a input data len in param or binary mod to solve this problem? Thx.