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.
您好,
我正在使用AccessPort测试“消息通信协议4.0 v.”之后的命令。
对于大多数命令来说,它似乎是正常的,除非它转到连续数据。
从文档:[PC sends:“0x01 0x2A 0x00 0x00 0x00 0x00 0x00 0x0D”]
首先,对于ASCII而言,4 "0x00"的数据包似乎是0x30,这样我们就可以连续地看到输出数据。
接下来,当它连续输出数据时,我发现它对发送停止读取ADC寄存器命令:0x06 0x0D毫无用处。
它仍会输出数据,永不停止。
固件版本为v.1.4。
有什么想法? 谢谢你。
此致,
Webb