2640一个task最多可以支持多少个event,受什么条件限制,在哪里可以设置。我发现用到0x0100以后的event都不能正确发送消息了。
Susan Yang:
Since the pEvt->event variable is initialized as uint16_t, this allows for a maximum of 16 events.
2640一个task最多可以支持多少个event,受什么条件限制,在哪里可以设置。我发现用到0x0100以后的event都不能正确发送消息了。
Since the pEvt->event variable is initialized as uint16_t, this allows for a maximum of 16 events.
CC2340R5: Some questions about implementing the sending of ADV data on the rfPacketTx routine of the CC2340R5 chip
CC2642R: TI CC2642 HID示例问题
CC2642R: CC2642R使用外部存储W25Q16JVSSIQ, 未写成功,求帮看看是什么问题
LAUNCHXL-CC26X2R1: Some questions about the periodic advertising process of the RTLS responder