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.

[参考译文] MSP430F5529:接口相关驱动程序

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/616768/msp430f5529-interface-related-drivers

部件号:MSP430F5529
主题中讨论的其他部件: MSPDRIVERLIB

您好,

 MSP430微处理器的新IAM ...

实际上,在我的项目中,我们将使用以下接口:

I2C

RS-422

GPIO

中断

UART

对于上述接口,是否需要软件的特殊驱动程序? 如果是

您能 为我提供这些软件驱动程序吗? 和使用这些驱动程序的不同接口的示例程序

提前感谢

Satish

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    RS-422是一种电气规格;您可能会将一些外部收发器芯片连接到MSP。

    至于其他模块:MSP430F5529网页(选项卡"工具和软件")有一些示例程序,说明如何直接对这些模块的寄存器进行编程;还有一个具有一点抽象的MSPDRIVERLIB。