Other Parts Discussed in Thread: LP-XDS110 , LP-EM-CC2340R5 , UNIFLASH , CC2340R5 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1174311/does-the-cc2340…
Other Parts Discussed in Thread: CC2642R-Q1 , CC2340R5 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1419213/cc2642r-q1-connection-monitor-microcmapp_monitorcompleteevt…
Other Parts Discussed in Thread: CC2340R5 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1286297/sdk-version-7-20-sending-data-to…
Part Number: CC2642R-Q1 Other Parts Discussed in Thread: CC2340R5 TI 工程师,你们好!
我们目前有两个的项目,一个用CC2642R1F,一个用CC2340R5,都是做LIN从机,发现一个相同的问题:就是接收中断耗时太长。
从LIN总线看数据,数据接收完成到程序运行到中断回调函数,用时1.8ms,这直接导致我们的从机响应超时,用CAN OE测试根本过不了。
我现在不确定是我们的串口配置问题(用的官方例程配的),还是TI芯片内部特性问题…