Hello,
I am having trouble releasing a semaphore on the STM32H745I-DISCO.
The context is as follows: I need to capture a breakline on UART2. When the interrupt triggers, I need to read a character and, depending on the received character, either send...