Question
STMtouch libary expanding to 8 channel rotary
Posted on October 21, 2015 at 20:26
Attempting to port an existing 8 pad rotary touch sensor application which currently uses an external IC for touch sensing. Existing tsl_linrot.c from STMTouch library only supports to 6 channel rotary. Specifically I need to know how to compute TSL_tsignPosition_T for 8 channel rotary application. i.e TSL_POSOFF_8CH_ROT_M[8][8] =
#tsi-stmtouch