STM32CubeIDE empty STM32 project MCU change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-02 5:01 AM
How can I change the MCU used in the project which was created as STM32 projct and "empty project" not CUBEMX.
The Option fo MCU is greyed out in Tool Settings.
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-02 6:04 AM
Even when choosing empty project in the "New -> STM32 project" flow you still use the MCUFinder to choose a target.
It's listed under known problems (RN0114) that "STM32CubeIDE does not support switching from one MCU to another once the project is created".
If you have resources you want to move then you'll need to create a new empty project and do it manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-03 4:42 AM
It's still possible but by manual editing of the project (.cproject, .project and some files unter .settings subdir) files and knowing what to replace.
