CAN 接收中断只进一次,下面是清楚中断标志的操作:
ECanbRegs.CANRMP.all = 0x00010000; //复位RMP标志,同时也复位中断标志
PieCtrlRegs.PIEACK.all = PIEACK_GROUP9;//0x0100清除PIE的第9组中断应答寄存器 不知道哪里有差错。。。
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.
请问在工作两个多小时后,两路CAN同时进不了中断时什么情况?