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.

CC2540 Generate precise PWM synchronized to external pulse

Hi,

I need to generate precise PWM signal which is synchronized to external pulse, in short, a dimmer. However soon I discover that the stack continuously disables all interrupts which causes the external interrupt to be delayed. And the output compare modules are not able to be triggered from external events.

So the chip is not capable of doing this kind of job? Any idea?