EVLDRIVE101-HPD firmware example is missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-03-14 7:30 PM
I would like to have a firmware example for EVLDRIVE101-HPD.
Do you know where I can find firmware examples for this board?
- Labels:
-
MC Firmware
-
MCSDK6
-
STM32 Motor Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-23 3:16 AM
Activating the potentiometer option allows the inclusion of potentiometer.c library into the project. The pin is regularly sensed in the medium frequency task (MC_APP_PostMediumFrequencyHook_M1) and any change applied as a speed ramp.
The UART is used by the MotorPilot to communicate with the microcontroller. You can launch the GUI from the corresponding icon on top of the workbench window.
I suggest to introduce the MC_StartMotor1() call once you are sure the motor is properly controlled by the MotorPilot. If the motor spins for only 1-2 seconds, it is likely a problem with speed PID gains leading to overcurrent or wrong connection or improper connection position of the sensors.
Alessio

- « Previous
-
- 1
- 2
- Next »