Skip to main content
Associate II
October 7, 2024
Question

Handler Semaphore in STM32

  • October 7, 2024
  • 0 replies
  • 473 views

noname8888_0-1728265570653.png

Hello, I'm having an error and need help
In NormalTask, I am getting an error at line 250. I want to hold the Semaphore and when I press the button, it will release the Semaphore. The error I'm getting is that the task automatically releases the Semaphore which means line 250 is inactive. Hope everyone can help. Thank you very much