Sorry for my previous post, completely out of scope. My mistake.For sure, what I wrote only applies to dynamic tasks, it should in fact, as it is not right now: CubeMx Is wrongly applying that limit linked to the heap size to static tasks, while it ...
Hi,Maybe just a reminder:TOTAL_HEAP_SIZE is a number of Bytes (== 8 bits)Stack size is a number of Words (== 32 bits here) respecting FreeRTOS implementation (cf https://www.freertos.org/a00110.html)Meaning:a total heap size of 1000 Bytes, is equiva...
Posted on March 20, 2018 at 11:56 Hi Przenioslo.Lukasz I have tried to reproduce, but without knowing much about the configuration and the scenario (new project? old one imported?), I do not know and cannot really figure out what could be the s...
Posted on November 23, 2017 at 11:49 Hello s.mueller , The issue will be solved in the next official release (4.24). Our apologies again for that regression impacting the series supporting FatFS R0.12c (F4, F7, H7 and L4). Back to your quest...
Posted on November 23, 2017 at 11:02 Hi sweden For your information, the bug is being fixed for the next official release (4.24). As for the suggestion, the analysis is on-going: it could be in 4.24 as well, but nothing sure right now (I'll co...