The source code is contained in the repository of the STM32F3 family:
<repository>\STM32Cube_FW_F3_V1.11.0\Projects\STM32F3-Discovery
At Demonstrations you will find the project folders for IAR (EWARM), Keil (MDK-ARM) and SW4STM32. You can import the latter one into STM32CubeIDE by e.g.:
- File > Open Projects from File System..., or
- alternatively: File > Import > General > Import ac6 System Workbench for STM32 Project
- at Import souce navigate to the complete path of the path mentioned above and
- select only the folder containing the Eclipse project, in this case Demonstrations\SW4STM32\STM32F3-Discovery_Demo
Does it answer your question?
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.