Compilation error in position control mode.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-23 4:18 AM
CubeMX 6.4.0
Cube IDE 1.8
MSDK 5.y.4
The new processor load calculation module conflicts in position control mode.
Labels:
- Labels:
-
STM32 Motor Control
-
STM32CubeIDE
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-23 4:29 AM
solution:
in file mc_perf.c needs to be changed
SPEED_LOOP_FREQUENCY_HZ to
POSITION_LOOP_FREQUENCY_HZ
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-26 2:17 AM
Hello @MK.1​ ,
Thanks a lot for reporting.
Regards
Cedric
