1. Go to File > New > C Project
2. Give the Project a name
> select Embedded C Project in Project type Executable
> click on Next
3. Search for Device: STM32F4 > MCUs
4. Select STM32F407VG
> click on Next
5. Leave this Part as it is.
> click on Next
6. Select ST-Link in Debug Probe
> click on Finish
7. there you GO :)