User Activity

Here's my FILEX configuration:It works with 128kB pool size, but if I set the size to 64kB, it doesn't, I get hard faults while trying to write a file on ExFAT formatted media (USB disk). It works with even smaller pool on FAT32. How should I estimat...
I have a U599 embedded display board, that has a dedicated software pack for TouchGFX.I was able to configure most peripherals on the board, including SD card and FILEX that required THREADX.So far so good, so I activated USB_OTG_HS and USBX. I have ...
The devices I try to flash are H745 and H747 discovery boards, one is a partner vendor HMI, but supported by ST. They all use pretty complex QSPI memory layout, but flashing them using TouchGFX Designer and STM32CubeIDE works.But STM32CubeProgramer, ...
I have a `cmake` directory in my project. It contains 2 generated files: `gcc-arm-none-eabi.cmake` and `st-project.cmake`. I think they were generated with the new Visual Studio CMake support for STM32CubeIDE feature, but I'm not sure.I tried to ente...
It's been quite a while since I started to work on various MCUs with STM32CubeIDE.As it was quite magical at the start, now I roughly understand how a project is configured, especially what files are needed for what, where are they located, how they ...
Kudos given to