Skip to main content
Visitor II
September 19, 2023
Question

STM32 Motor Control SDK FreeRTOS

  • September 19, 2023
  • 1 reply
  • 1465 views

In STM32 MC SDK Workbench, is it necessary for me to tick the choice "Enable MC IRQ to use FreeRTOS Functions" when I enable FreeRTOS? In what circumstances should I tick this option? What happens when I don't enable this functionality? Anybody else knows? Screenshot 2023-09-19 144115.png

 

    This topic has been closed for replies.

    1 reply

    ST Employee
    September 20, 2023

    Hello @TimRocky 

    Ziedb_0-1695211967867.png

    after investigation, as you can see on the left the .ioc with the option activated and on the right deactivated.
    When you activate the options, the priority of certain interrupts is changed to allow the operation of the motor control part.