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.
HDQ 的逻辑非常简单,用GPIO就可以实现。 参照以下文档
http://www.ti.com/lit/an/slva101/slva101.pdf
http://www.ti.com/analog/docs/litabsmultiplefilelist.tsp?literatureNumber=slua408a&docCategoryId=1&familyId=412&keyMatch=hdq%20communication%20library&tisearch=Search-EN-Everything
HDQ是一个很简单的单线通讯协议,可以用MCU的GPIO进行模拟,很简单,TI的官网上面有C语言的例程。如下连接:
http://www.ti.com/sitesearch/docs/universalsearch.tsp?searchTerm=slva413a#linkId=1&src=top
我按 官方的例子操作读不到 I2C可以读 HDQ 不可以
我用MSP430f149单片机读写的,手上 没有20系列的单片机。
因为我用PC 自己开发的软件可以按HDQ 读写数据