2024-10-01 02:53 AM
Hello,
I would like to use software timers with FreeRTOS but the Add button is disable. The others button (add semaphore, mutexes, Events, ..) are all available...
The target is STM32L431.
Do you have any suggestion?
Best regards
Mich
Solved! Go to Solution.
2024-10-01 03:08 AM - edited 2024-10-01 05:23 AM
Hello @MLe M.1
Could you please try to put the cursor on the Add button. It should show a message that explain why this is disabled. For your case, you need to set the USE_TIMERS to Enabled on the Config parameters.
PS: This parameter is automatically set to 1 will:
Best Regards.
STTwo-32
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.
2024-10-01 03:08 AM - edited 2024-10-01 05:23 AM
Hello @MLe M.1
Could you please try to put the cursor on the Add button. It should show a message that explain why this is disabled. For your case, you need to set the USE_TIMERS to Enabled on the Config parameters.
PS: This parameter is automatically set to 1 will:
Best Regards.
STTwo-32
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.