User Activity

I tried everything to send a simple wave through the DAC pin using HAL and STM32CubeIDE to configure the project. What I've checked that works: - Clock source- Trigger source- Output pin configuration- Built-in triangle and noise wave generation. I t...
I need to implement formatting of various media like SD cards or USB disks.With FATFS it was brain dead easy, it just worked without asking for the my shoe size and ultimate answer about universe and everything. With FILEX I need to provide just all ...
Let's say I have a custom container with my custom code.It is exported, so I can import it any time.However, when I delete the container, the code files remain in the project. That prevents importing the container again. I have to manually delete the...
The problem appeared when I deleted a custom container that contained a specific font. I also deleted the typography. Then for a test purpose, I imported the custom container again. I got an error, that my font file is being open, so the import proce...
I recently tried to use importing and exporting feature on custom container.It works.However, I encountered some very annoying problems:Some of my custom container share resources, and sometimes I just need to create a couple of variations of the sam...