主题中讨论的其他器件:ADS1147、
我需要使用 ADS1147和 CC2640R2微控制器、使用主器件并使用 SPI 获取从器件中的数据、以及代码及其 details.please 帮助我
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.
您好!
您可以查看 ADS1147的数据表并创建适用于 CC2640R2F 的低级代码库。 您可以将 SPI 示例程序用作基础。
但是、如果您不熟悉这一点、则需要做大量工作。
或者、您也可以从互联网上移植 ADS1147代码库以用于 CC2640R2F。
https://github.com/watterott/Arduino-Libs/tree/master/ADS1147
这也是一项非常重要的工作。
-kel
您好!
此致、