This application note covers the fundamentals of Touch-on-Metal (ToM) technology using an LDC1612
2016-12-08 15:00
2022-12-12 18:49
2022-12-07 23:21
2022-12-05 21:02
2022-12-13 07:40
2022-11-29 08:30
2022-12-09 18:55
你好, 我认为这个库的v2.3.0中存在错误。 MKEY_CH2_MASK和MKEY_CH3_MASK应在stm8_tsl_checkconfig.h的第131,132行中定义。 否则,如果不使用多声道键,编译将失败 #define NUMBER_OF_MULTI_CHANNEL_KEYS 0 有谁可以证实这一点? 问候, 加斯顿以上来自于谷歌翻译以下为原文 Hello, I think there is an error in v2.3.0 of this Library. The MKEY_CH2_MASK and MKEY_CH3_MASK should be defined in line 131, 132 of stm8_tsl_checkconfig.h. Otherwise compilation fails if multichannels keys are not used with #define NUMBER_OF_MULTI_CHANNEL_KEYS0 Could anyone confirm this? Regards, Gaston
2018-11-16 10:28
QN908x Capacitive Sensing设计手册
2022-12-14 06:33
对设计中的信号施加DONT_TOUCH约束,可以避免这些信号在综合编译过程中被优化掉。例如,有些信号节点在综合或布局布线编译过程中可能会被优化掉,但是我们希望在后期调试过程中能够监控到这些信号,此时
2020-09-23 10:47