F2812中断服务程序执行时间可以到多长时间?运行时间长会有什么问题?
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.
F2812中断服务程序执行时间可以到多长时间?
这个我记得是没有具体的数据的
运行时间长会有什么问题?
运行时间过长的话,可能会影响其他中断的触发,如定时器等以及其他后台程序的运行(主要还是取决于您的应用程序)