STM32F446 crashing when calling xSemaphoreGiveFromISR from within USB ISR (CDC_Receive_FS)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-06-13 3:09 PM
I have a stm32f446 setup with a virtual com port. I using a task with FREE RTOS. The task is blocked by waiting on a semaphore (xSemsphoreTake). In my CDC_Receive_FS routine I am simply calling xSemaphoreGiveFromISR when ever this function is called. Everytime I send data over usb my board crashes. If I remove the xSemaphoreGiveISR call everything works fine. Is there any other setup I need to do ?
Labels:
- Labels:
-
FreeRTOS
-
STM32F4 Series
-
USB
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
