Choose between watching a short setup video or following the step-by-step guide.
Ensure jumpers are in their default position:
Ensure jumpers are in their default position:
Use PCIe connector (J1 -> J14) to connect MPC5744P board with the Power board.
NOTE: DO NOT skip this step. Running the Power board without the MPC5744P board will damage breaking resistor.
Attach the 24 V power supply for powering the MPC5744P controller and the 3-phase Low-Voltage Power Stage boards together with the 3-phase PMSM motor
Connect the USB cable for real-time debugging
Connect the JTAG/NEXUS debugger cable for project loading.
NOTE: The JTAG/NEXUS debugger is NOT INCLUDED in the MTRCKTSPS5744P kit
Download the complete motor control application software for MTRCKTSPS5744P and the latest version of the Automotive Math and Motor Control Library Set.
MTRCKTSPS5744P performs better using S32 Design Studio IDE for Power Architecture®
MTRCKTSPS5744P performs better using FreeMASTER Run-Time Debugging Tool 2.0
Select the virtual COM port (VCP) driver based on your operating system and processor architecture.
Run “Device Manager” on your system and determine which COM port was assigned to the FTDI COM port driver.
NOTE: In case of driver issue, update the driver by downloaded files first.
Select the virtual COM port (VCP) driver based on your operating system and processor architecture. Run “Device Manager” on your system and determine which COM port was assigned to the FTDI COM port driver.
NOTE: In case of driver issue, update the driver by downloaded files first.
Import the installed application software project in the S32 Design Studio for Power Architecture® by launching S32 Design Studio and then click File – Import and then select General – Existing Projects into Workspace.
Navigate to the installed application directory MC_DevKits\ MTRCKTSPS5744P\sw\FreeMASTER_control and click OK, then Finish
NOTE: Check also an option for copy selected project into your workspace.
These steps should not be necessary since they are executed in the next step automatically:
In the S32 Design Studio menu click Run – Debug Configuration and select the predefined debug configuration and click on Debug to start loading built code into MCU.
Let code run by click on Resume (F8) button.
Use the Disconnect button for avoiding interference between S32DS debugger and FreeMASTER tool.
Start the FreeMASTER project for debugging by launching FreeMASTER and then open <your workspace>\MTRCKTSPS5744P_S32DS\FreeMASTER_control\MTRCKTSPS5744P_PMSM_FOC-MCAT.pmp by clicking File – Open Project…
NOTE: You may start it by double click directly from S32DS project explorer
Select Options from the Project menu, and choose the RS232 COM port number that was assigned to the virtual COM port driver and set the communication speed to 115200 Bd.
Click the red STOP button in the FreeMASTER toolbar (or press <CTRL> + <K>) to enable the communication
Successful communication is signalized in the status bar at very bottom as:
RS232 UART Communication;COMn; speed = 115200
Click App Control tab in the Motor Control Application Tuning tool (MCAT) tool menu to display the application control page. Configure the motor rpms and turn on the motor drive.
NOTE: Check the MTRCKTSPS5744P - Quick Start Guide for more details.