User Activity

Is there any difference if I create two freertos tasks by hand in my code or if I do it using the cubemx interface?Things like preventive checks, checks that the stacks do not overlap or are too big compared to the available memory?
In my project I use some git submodules to add features.One of this submodules has a complex folder structure to add documentation, tests, examples and so on. But I only need the src folder.Given how Git submodules work, the entire folder structure i...
I have a project with its ioc, the setup of the peripherals are ok.Now I want to edit a file while cubeide is closed and have the change reloaded when I reopen the ioc.Let say that I set the baudrate of UART5 to 115200: in some file I'll have the UAR...
I have a working project with its .ioc file.Now I need to port the project codebase to another project that uses exactly the same processor, but with different pinout: the peripherals in the project will be the same, mapped on some other pins.I need ...
I can't run the exe file on my pc, due to internal policies.Could someone upload the whole directory structure and files in github?
Kudos from