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.
你好,刘丽连(上海)
您发送的最后一行代码显示"ADS1262_CommandADC1Start"。 但是、您说 Schneider 使用 START 引脚来触发转换。 您不能同时使用 START 引脚和命令、需要选择其中一个
诊断这些问题的理想方法是使用逻辑分析仪使通信可视化。 仅查看代码通常没有太大帮助、
如果您可以向我们发送通信的逻辑分析仪图表、我可以帮助您查看它们。 这应包括初始寄存器写入、转换启动(无论是 START 引脚还是 START 命令)以及如何读回数据
-Bryan