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.

WEBENCH® Tools/CC2510: Timer and PWM

Part Number: CC2510

Tool/software: WEBENCH® Design Tools

How Do I generate Exact 1 micro second delay using timer 1

  • Different code examples for Timer1 is found here:

    However, you will not be able to set up for example an interrupt every 1 us, as the tick speed can only be fRef or fRef/n, where n = 12, 4, 8, 16, 32, 64, 128

    BR

    Siri