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.
您好,
以下是一些可能的原因:
1.如果系统中存在多个中断源,可能会存在冲突或优先级的问题。
2.软件问题,Timer 相关的软件编程错误,中断处理函数中存在错误等。
要解决这个问题,可以查看代码日志或逐步打印来确定Timer 中断是否被正确触发。