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.

QEP中断只能进去一次



用的是2802的QEP1,使能的中断是position-compare match,并在中断服务子程序中置QCLR.BIT8,置PIEACK.BIT4,清INTM。从中断出来之后就不能再进去,尽管QFLG.BIT8=1,IER.BIT4=1。请教下问题在哪?