2019-07-15 04:33 AM
Hi Sir/Madam,
In STM32CubeMX, the TSC in System core, we finding only group-2 with four I/Os. I am thinking that there must be group-1, group-3, group-4. So that we can implement TSC with more keys.
please suggest me proper settings required to do this.
Thanks & Regards
Solved! Go to Solution.
2019-07-15 05:20 AM
According STM32CubeMx:
On STM32WB55 QFN48 we support only 1 group (G2).
On STM32WB55 QFN68 we support 3 groups (G1 G2 G3).
2019-07-15 05:20 AM
According STM32CubeMx:
On STM32WB55 QFN48 we support only 1 group (G2).
On STM32WB55 QFN68 we support 3 groups (G1 G2 G3).
2019-07-16 09:11 PM
Hi Sir,
Initially, we chose the STM32WB55 (QFN48) it has only one group. Currently we required a slider (linear). So we are moving to the QFN68 package. In my case, i need six plus keys, So Can I avoid the shielding to get the 9 keys? One Sheilding I/O is enough to all the keys?
Thanks You