This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

定时器问题一问



写好的键盘扫描程序, 在while(1)里运行没问题, 放到定时器中断服务函数里面就不行了( 确认键盘扫描和中断配置没问题).

请问是不是有哪里被忽视的地方? 谢谢.