Question
Can a touch bank consist of all channels?
Posted on October 15, 2015 at 23:27
Can a touch ''bank'' of the STM32 touch library consist of 9 channels so they will be acquired simultaneously? (I use stm32l053).
My issue is that I have 9 touchkeys and want to acquire the touchkeys as fast as possible. Is it needed to declare 9 banks? I would like to distinguish the touchkeys individually.I've read http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00075710.pdf but cannot find any relevant information on this topic.