Posted on September 18, 2017 at 21:27I have a STM32F413CHU6 processor using FreeRTOS and LibJPEG as configured by STM32CubeMX. LibJPEG is configured to use FreeRTOS memory allocation, and FreeRTOS heap is set at 150,000.I'm trying to read JPEG data...