hi 在使用RT1050的KPP过程中,发现KPP的扫描时间非常快,但是没有发现能把扫描时间降下来的地方,请问有办法把键盘的扫描时间降下来吗
Hi haifeng,
由RT1050的RM这个章节:
可以知道,其实扫描是由软件来决定的。
如果你要放慢扫描速度,你可以看看这个API,把定时器调时间长点
希望能帮到你。
如果还有问题,欢迎继续交流。
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
感谢您,我试一下