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.

[参考译文] CC1352P:LED_startbing() blinkPeriod 错误

Guru**** 2486335 points
Other Parts Discussed in Thread: CC1352P

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1183116/cc1352p-led_startblinking-blinkperiod-error

器件型号:CC1352P

在基于 CC1352p 的定制板上开发应用。

SimpleLink SDK v6.10.0.29

 LED_start闪烁()实现时出错:

 obj->togglePeriod = msToTicks (blinkPeriod/2);

togglePeriod 类型为 uint16_t, 而 msToTicks(blinkPeriod/2)的结果为 uint32_t ,可能超过 0xFFFF。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Amit、您好!

    感谢您的通知。 我将创建一个内部错误标签。

    谢谢、

    Marie