It is not clear where the value of SPEED_LOOP_FREQUENCY_HZ is defined.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-10 9:06 AM
Hi!
Help!
When creating a position control project in the MC SDK using NUCLEO-F446RE and X-NUCLEO-IHM08M1-3Sh when compiling to KEIL, an error occurred.
It is not clear where the value of SPEED_LOOP_FREQUENCY_HZ is defined.
Thank you in advance!
Solved! Go to Solution.
- Labels:
-
STM32 Motor Control
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-10 10:05 AM
Replace by POSITION_LOOP_FREQUENCY_HZ in all files. It's a bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-10 10:05 AM
Replace by POSITION_LOOP_FREQUENCY_HZ in all files. It's a bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-10 9:28 PM
Thanks! Everything worked out!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-14 6:25 AM
Thanks @VFerr.2​ for sharing the solution.
@cedric H​ , could you please take care to implement the fix?
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-14 6:31 AM
