Hi there,
I use cc2530 chip, I set the timer work in Capturing on both edges mode, I want to know the interrupt happened
due to the falling edge or the rising edge,
can anyone help me?
Thank you!
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.
Hi there,
I use cc2530 chip, I set the timer work in Capturing on both edges mode, I want to know the interrupt happened
due to the falling edge or the rising edge,
can anyone help me?
Thank you!
Why not use Ch0 of the timer to capture rising and Ch1 of the timer falling?
Hi Dirty Harry ,
you are right, but if i do that, i should assign two pins for timer.
thank you!