UART Interrupt Clear Question.(Solved)
Posted: Wed May 12, 2021 7:11 am
Hi!
I have some question.
I'm using PIC18F47Q10. I want recive via UART Interrupt.
But interrupt is not clear.
Execute user macro through receive interrupt. And when the receive interrupt comes in once,
it operates as if the interrupt continues to occur.
If someone knows how to clear the interrupt, please help.
Thank you.
I have some question.
I'm using PIC18F47Q10. I want recive via UART Interrupt.
But interrupt is not clear.
Execute user macro through receive interrupt. And when the receive interrupt comes in once,
it operates as if the interrupt continues to occur.
If someone knows how to clear the interrupt, please help.
Thank you.