Tilen Majerle
Tilen Majerle
So far I may be solve this with `"args": ["--build", "${command:cmake.buildDirectory}", "-j", "8"],` in the build task. Do you confirm?
My initial goal is to have `3` tasks - *build*, *clean* and *rebuild*, all operating at the currently selected preset. As I know, but may be wrong, you can run...
If file system works, you are able to open any file that is on flash stick. No restrictions on txt files only.
Thanks for posting this. Will fix this.
*with latest* means what exactly?
I am using LL drivers to show to full concept to the community - this is main reason actually. If you want to use it with HAL and CubeMX, ensure...
Eyal - I don't see the image but it could be that there is a problem with priorities at DMA level or if TouchGFX is using DMA for some other...
Unfortunately this does not provide enough information. In my experience, system with 18 threads operates well - case on my side. There may be several reasons, for instance: - Other...
You cannot send so large files in one MQTT packet. There are MQTT limitations. You got espERRMEM due to too small buffer size for TX.
Thanks to report an issue, however this doesnt give relevant info to find an issue.