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.

[参考译文] LMP91000EVM 与 Arduino 的连接

Guru**** 1472385 points
Other Parts Discussed in Thread: LMP91000EVM, LMP91000, ENERGIA
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/962089/interfacing-of-lmp91000evm-with-arduino

主题中讨论的其他器件:LMP91000EVMLMP91000ENERGIA

我们能否将 LMP91000EVM 与 Arduino 完全连接? (不带连接板)
如果是、我们如何做到?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的6506831 -  

    感谢您发帖、欢迎参加 E2E 论坛!

    仅通过板即可连接 Arduino 或 TI MCU LaunchPad (使用 CCS 或 Energia (在该 IDE 中或在 CCS 中)、即连接到 LMP91000的 I2C 接口、即 LMP91000的 VOUT、该接口将进入 Arduino 或 LaunchPad MCU ADC 上的 ADC 输入、 或者、您也可以通过 SPI 连接到板载 ADC16 (U2)。 请参阅第7页的原理图,网址 为:https://www.ti.com/lit/ug/snau121a/snau121a.pdf

    对于代码、MSP430版本如下所示:  

    描述代码的应用手册: https://www.ti.com/lit/an/snaa138c/snaa138c.pdf 

    代码示例: https://www.ti.com/lit/zip/snac032 

    这将让您快速入门。 如果您需要任何进一步的帮助、请告知我们、或者告诉我们您的项目是如何实现的。