User Activity

I have been trying to figure out why I cannot open and build the STM32Cube_FW_G4_V1.1.0/Projects for the B-G474E-DPOW1 discovery board in STM32CubeIDE. (There are missing BSP driver includes and API source when generating code.) I think the problem i...
I was able to open the STM32Cube_FW_G4_V1.1.0/Projects/B-G474E-DPOW1/Examples/ADC/ADC_GainCompensation example project in CubeIDE. I had to modify a .ioc parameter and save to generate code. The Cube code generator managed to find the STM32G4xx_HAL_D...
I have a STM32G474 Discovery board and want to run some of the examples from the G4 Firmware library. I know how to create a new project, but can't see how to open the example projects. The User Manual for stm32cubeg4 says I can open the workspace fr...