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.

ds18b20,协议栈,加协议栈后不能正常读取温度,是什么原因呢?

ds18b20,协议栈,加协议栈后不能正常读取温度,是什么原因呢?

使用的是ti提供的ds18b20的文件,修改了延时函数为MicroWait();函数。但是读不出有效温度数据,始终为0x7f。

我用逻辑程序跑是可以读取出来的。

协议栈试了zstack2.5.1a和HA1.2.0,都不行的。