Cypress技术william hill官网
直播中

彭丞峥

7年用户 159经验值
私信 关注
[问答]

处理命令发送到CYW20706和0x19字节

你好,
主机发送给CYW20706/07的每个命令从0x19开始。有一个函数“UIT32”,HCIA控件,PROCEXRXYCMD(Uti8T*T*PYDATA,UTIT32×T长度)来处理通过UART接收的各种命令。我想知道代码中的CYW20706/07确保第一个字节是0x19。
请给我指出适当的代码。
谢谢您,
普拉文库马

以上来自于百度翻译


     以下为原文
  Hi,

Every command a host sends to CYW20706 / 07 starts with 0x19. There is a function "uint32_t hci_control_proc_rx_cmd( uint8_t *p_data, uint32_t length )" to handle various commands received over UART. I would like to know where in the code the CYW20706 / 07 makes sure that the first byte is 0x19.


Please point me to the appropriate code.

Thank you,
Pravinkumar

回帖(2)

孙世珍

2018-11-15 14:22:59
此处理在SDK中没有公开。如果您希望在应用程序中进行处理,而不使用WiDEZH-HCI,则可以使用原始UART接口。
雅各伯

以上来自于百度翻译


     以下为原文
  This processing is not exposed in the SDK. You can use the RAW UART interface if you would like to do the processing in your application instead of using WICED_HCI.
 
Jacob
举报

彭丞峥

2018-11-15 14:33:14
引用: twerfwerw 发表于 2018-11-15 12:13
此处理在SDK中没有公开。如果您希望在应用程序中进行处理,而不使用WiDEZH-HCI,则可以使用原始UART接口。
雅各伯

谢谢你,雅各伯

以上来自于百度翻译


     以下为原文
  Thank you Jacob
举报

更多回帖

发帖
×
20
完善资料,
赚取积分