2022-10-29 06:56 AM
2022-10-30 12:44 AM
Any details?
Try following one of the basic tutorials and state excactly when what happened.
You may start here https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:Introduction_to_STM32CubeIDE and follw the STM32CubeIDE basics videos.
hth
KnarfB
2022-10-30 04:31 AM
The Cube needs to install its library package in order to generate a project.
For STM32F3 it needs this one.
Usually the Cube/CubeIDE downloads and installs it automatically.
If this does not happen for you, open the package manager tool and install the STM32CubeF3.
2022-11-03 11:21 PM
which programming tool are you used? Cube IDE or IAR? all the tools need to install the patch for one type MCU if you missed it.
2022-11-08 01:55 AM
Hello @rgrea.1,
Welcome to STM32 community.
Adding to the link shared by @KnarfB, I recommend you checking the Step1 Tools installation wiki article.
Thank you.
Chahinez.