Thanks! I will think about the stack issue.
And thanks for the hint about the eventloop thing. But we already have code running on FreeRTOS on other boards, and have to stick to it.
Search found 2 matches
- Tue Dec 13, 2022 4:44 am
- Forum: General discussion
- Topic: stm32duino FreeRTOS and adafruit stm32 feather
- Replies: 2
- Views: 1054
- Mon Dec 12, 2022 11:43 pm
- Forum: General discussion
- Topic: stm32duino FreeRTOS and adafruit stm32 feather
- Replies: 2
- Views: 1054
stm32duino FreeRTOS and adafruit stm32 feather
Well, things were pretty interesting. Generally speaking STM32DUINO FreeRTOS works on this board, but not when USB is connected.
After flashing any STM32DUINO FreeRTOS example to the board, it seems it got stuck in the "main task" and not switching to any of the tasks created. However, in an ...
After flashing any STM32DUINO FreeRTOS example to the board, it seems it got stuck in the "main task" and not switching to any of the tasks created. However, in an ...