Getting started with STM32CubeIDE
Hi I am just getting started with STM32CubeIDE for a project I am doing at my university!
I have made an account and installed the software, and I got the board (NUCLEO-L552ZE-Q), I wanted to start a new project with the board to try and blink and LED.
But somehow I cant find it anywhere where to create a new project that is not an empty project because I want my board automatically connected to my project, because I have read some online where they said a question "Initialize all peripherals with their default Mode?" will appear once you created a new project and want to connect the board.
The alternatives I get when pressing Create/Import STM32 Project is:
1. STM32CubeIDE Empty Project
2. C++ Project
3. C project
4. STM32 CMake Project
Please let me know if I have done something wrong with the installation or if there is something I missed.
Thanks in advance!
