Motor works well with FOC algo, but with 6-step algo makes squeeling sounds at higher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-07 12:51 PM
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-07 10:22 PM
Where in the MCW config do I configure the PWM input control?
It is available in the Stage Configuration.
Is there an example of controlling the speed with the Potentiometer on the B-G431B-ESC1
The source code is available in
\CLN_MCLib\MotorControl\Any\Src
potentiometer.c
speed_potentiometer.c
You have to add to your project and map to one of the ADC's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-07 10:22 PM
Where in the MCW config do I configure the PWM input control?
It is available in the Stage Configuration.
Is there an example of controlling the speed with the Potentiometer on the B-G431B-ESC1
The source code is available in
\CLN_MCLib\MotorControl\Any\Src
potentiometer.c
speed_potentiometer.c
You have to add to your project and map to one of the ADC's.
