CC3551E: Timer interrupt every 1 microsecond

Part Number: CC3551E
Other Parts Discussed in Thread: CC3501

Tool/software:

Hi Team, 

My customer is using CC3501 to build PCBA  w/ 40Mhz XTAL.

And They want to use timer to generate interrupt every 1 microsecond.

Plesae help to check if current version SDK can achieve this goal.

If yes, please help to provide example code.

Thanks. 

  • Hello,

    The current driver does not support TI Driver (Timer.h) APIs, it is not currently implemented.

    Because of this, we do not have an example available.

    However, we do have a lower layer timer driver implemented that you can use to implement what you need.

    You can find said driver here: SDK_LOCATION/source/ti/drivers/timer

    Reagrds,

    AB