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.

TMDSCNCD2800157: TMDSCNCD2800157

Part Number: TMDSCNCD2800157
Other Parts Discussed in Thread: DRV8301-69M-KIT, C2000WARE, DRV8323, DRV8301

Hello There,

Right now I am using DRV8301-69M-KIT, for BLDC Motor Evaluation purpose using INSTASPIN-FOC Method. I changed my control card  TMDSCNCD2800157 + TMDSADAP180TO100 in the latest motor control SDK.

C:\ti\c2000\C2000Ware_MotorControl_SDK_4_02_01_00\solutions\universal_motorcontrol_lab\f280015x . 

I want enable C:\Users\workspace_instaspin\universal_motorcontrol_lab_f280015x\src_board\drvic \(drv8323.h and drv83232.c)

Curranty ,drvic file is exclude form build . C:\Users\workspace_instaspin\universal_motorcontrol_lab_f280015x\src_board\drvic .

How to include this files in build process ? (drv8323.h and drv83232.c)

Thanks in advance.

  • You can refer to the project for F28002x, F28003x or F280013x to change the universal_motorcontrol_lab.projectspec for F280015x to add the files. And then import the project within CCS.

  • Hello There,

    Right now I am using DRV8301-69M-KIT, for BLDC Motor Evaluation purpose using INSTASPIN-FOC Method. I changed my control card  TMDSCNCD2800157 + TMDSADAP180TO100 in the latest motor control SDK.

    C:\ti\c2000\C2000Ware_MotorControl_SDK_4_02_01_00\solutions\universal_motorcontrol_lab\f280015x . 

    I refer universal_motorcontrol_lab_f28002x project to porting for the  BSXL8323RH_REVB kit to universal_motorcontrol_lab_f2800157.

    then I include the DRV8301.h and DRV8301.C for DRV8301-69M-KIT .

    Thanks in advance.

  • Yes, you can include/add the files directly within CCS, need to add the search direction for the header file in the project properties. Or use the method as mentioned above.

    BTW, you should refer to the build configuration for DRV8323RS or DRV8353RS.