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 port using

Part Number: MSP432E401Y

Tool/software: Code Composer Studio

The MSP432E4 SDK currently does not providing CAN  program,lack the following 4 files:

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

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

..\ti\simplelink_msp432e4_sdk_1_60_00_10\source\ti\drivers\can\CANMSP432E4.h;

..\ti\simplelink_msp432e4_sdk_1_60_00_10\source\ti\drivers\can\CANMSP432E4.c;

How can I  get those files? 

Thanks!

  • Hello Forum User,

    The current can example does not use the TI Drivers. However there is a driverlib based example in the SDK under C:\ti\simplelink_msp432e4_sdk_1_60_00_10\examples\nortos\MSP_EXP432E401Y\driverlib and the examples start with "can_". These examples require the use of an external transceiver which are available as EVM's on www.ti.com

**Attention** This is a public forum