# MotionControlFirmware_TI_C2000 **Repository Path**: wyfOnePiece/MotionControlFirmware_TI_C2000 ## Basic Information - **Project Name**: MotionControlFirmware_TI_C2000 - **Description**: 3 Phase PMSM Controller Firmware, based on TMS320F2837xD - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2020-12-12 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MotionControlFirmware_TI_C2000 3 Phase PMSM Controller Firmware, based on TMS320F2837xD ## MotionControl_Firmware_CPU1 This folder contains firmware for the TMS320F28375 MCU. ## mcs_interface This folder contains ROS nodes to communicate with the driver, using a CANOpen protocol realized over UART ## obd_code_generation This folder contains a program that automatically generates the CANOpen object dictionary initialization code for the firmware. The program reads data from the obd_code_generation/src/input.txt file, and generates object dictionary initialization code automatically. At this moment this program contains hard-coded paths to files. It will be replaced with a more flexible configuration scheme in the future.