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.

CC2652RB: 关于CC2652RB实现50us的精准定时的问题

Part Number: CC2652RB
Other Parts Discussed in Thread: CC2640R2F

TI工程师以及各位牛兄:

我们采用CC2652RB进行开发的时候,需要进行50us的精准定时,并且在定时中断里面做简单处理,比如IO口输出电平反向。

以前采用 CC2640R2F 进行开发的时候,能够很完美的实现该功能,

但是现在将程序全部移植到CC2652RB上之后,发现定时的周期非常不稳定,波动在10us ~ 120us之间,

如果改成100us定时,基本上不会出问题,

请问是因为CC2652RB内置时钟的原因导致的嘛?或者有没有可行的解决方案呢