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/MSP432E401Y:CAN端口使用

Guru**** 2611705 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/665244/ccs-msp432e401y-can-port-using

部件号:MSP432E401Y

工具/软件:Code Composer Studio

MSP432E4 SDK当前不提供CAN 程序,缺少以下4个文件:

..\simplelink_msp432e4_sdk_1_60_00_10\sources\ti\drivers\can.h;

..\simplelink_msp432e4_sdk_1_60_00_10\sources\ti\drivers\can.c;

..\simplelink_msp432e4_SDK_1_60_00_10\sources\ti\drivers\can\CANMSP432E4.h;

..\simplelink_msp432e4_SDK_1_60_00_10\sources\ti\drivers\can\CANMSP432E4.c;

如何 获取这些文件?  

谢谢!

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

    当前CAN示例不使用TI驱动程序。 但是,在SDK的C:\ti\simplelink_msp432e4_sdk_1_60_00_10\examples\nortos\MSP_EXP432E401Y\driverlib下有一个基于driverlib的示例,这些示例以"CAN_"开头。 这些示例需要使用外部收发器,该收发器可作为EVM在www.ti.com上提供