Beginner with STM32CubeIDE (1.8.0) installed (on Windows) and STM32F0DISCOVERY, want open/import "blink the LED" type example.
Completed firmware update at Help > ST-LINK Upgrade, so STM32CubeIDE is communicating with STM32F0DISCOVERY module.
Now trying find a most-basic example (for example, the firmware present in the STM32F0DISCOVERY board would be a good start - blink LED and monitor for button press, but open to anything that's stand-alone and doesn't require test equipment to verify operation, so thinking blink the LED would be a good start.
In STM32CubeIDE, I started at Information Center, selected "STM32 Project from STM32Cube examples", completed MCU/MPU Selector (STM32F058R8) and Board selector (STM32F0DISCOVERY), but I don't think the Example Selector is paring down the list to compatible examples - 6164 items in list for the universe of Boards and Board types, the few LED toggling examples don't target the intended CPU/Discovery type.
Would be grateful for rudimentary get-started advice (either how to proceed or what to read so I can proceed on my own.)
Thanks!