Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by undefined.elf on 12/20/2024 in #📦-middleware-and-os
Can anyone guide me on porting FreeRTOS to STM32F411CEU6
You might be able to reduce stack overflow risk without increasing configMAX_PRIORITIES by adjusting individual task stack sizes. Try using uxTaskGetStackHighWaterMark() to see each task’s actual stack usage
38 replies