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.

[参考译文] CCS:MSP430G2955

Guru**** 2394305 points
Other Parts Discussed in Thread: MSP430G2955, TAS3251

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/832256/ccs-msp430g2955

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

工具/软件:Code Composer Studio

你(们)好

是否可以仅使用一个微控制器 MSP430G、其目标是使用两个同步通信端口:SPI 和 I2C?
我提出这一要求是因为我看到 MSP430G2955的引脚分配是共享的:P3.1和 P3.2两者都是共享的。

提前感谢您的支持。

Eugenio

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

    您好、Eugenio、

    MSP430G2955可提供两个同步通信端口:
    正如您在方框图中看到的、芯片中有两个 USCI 器件。
    USCIA0可用于 SPI、USCI0可用于 I2C。

     

    您必须将两个模块设置为特定功能。 然后您可以同时使用它们。

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

    你(们)好。

    好的、我假设这意味着我可以同时使用 SPI 显示屏和 I2C 输出将寄存器发送到 TAS3251。

    非常感谢、  

    Eugenio