how change position mode to speed mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-26 8:04 PM
Control Board:NUCLEO-F303RE
Power Board:NUCLEO-IHM07M1
BLDC motor , encoder
I'm working fine in position mode, but I switch to speed mode, and it doesn't work, and I'm still working in position mode,
In the code, I'm trying to execute
MC_ProgramSpeedRampMotor1 0 (600/6100);
But it didn't work out,why??
Solved! Go to Solution.
- Labels:
-
STM32 Motor Control
-
STM32F3 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-27 8:02 AM
In current implementation it is not allowed to switch between the position and speed control mode.
Best regards,
FB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-27 8:02 AM
In current implementation it is not allowed to switch between the position and speed control mode.
Best regards,
FB
