User Activity

I'm trying to run an example for X-NUCLE-GFX01M1 shield and I'm facing weird issues.TouchGFX generator doesn't generate images data.generated/gui_generated/src/screen1_screen/Screen1ViewBase.cpp:6:10: fatal error: BitmapDatabase.hpp: No such file or ...
Hi. I noticed in the latest STMCubeIDE v1.1.0 DMA is initialized at the end of initialization chain. There is only NVIC interrupt priority set but as i can see it's important where it's initialized./* Initialize all configured peripherals */MX_GPIO_I...