Hi TI members,
I am sending in same command to trigger my interrupts ISR. But my interrupts ISR is not always triggered.
I have to send 3-4 times until my interrupts ISR is able to capture.
I want my interrupt ISR be able to capture the falling edge every time I send in the command.
How can I do so? What can cause my problem? Please help, thank you!