What is the Difference between STM32 Cube IDE, STM CubeMX and OpenSTM32-System Workbench?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-25 1:17 AM
I'm a beginner in working with Embedded Systems. I'm confused over OpenSTM32 System Workbench and Cube IDE. Could you please clarify me on this.
Thanks
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-25 2:43 AM
Welcome, @Karthikh_Amaran​, to the community!
Well, that is a very generic question and has historical backgrounds, but they are not necessarily important for newcomers.
- OpenSTM32 System Workbench (AC6), was supported as a free GUI with GNU GCC by STMicroelectronics until a few years ago.
- STM32CubeIDE is the current free GUI with GNU GCC from STMicroelectronics, also contains STM32CubeMX
- STM32CubeMX is the stand-alone tool for configuration and creation of a STM32 source code with initialization of the core and the selected peripherals, can create projects for different GUI (IAR, Keil) or compilers (make)
I'd recommend starting to read in the Developer Zone and maybe with a Jump Start.
Hope that helps?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-25 2:43 AM
Welcome, @Karthikh_Amaran​, to the community!
Well, that is a very generic question and has historical backgrounds, but they are not necessarily important for newcomers.
- OpenSTM32 System Workbench (AC6), was supported as a free GUI with GNU GCC by STMicroelectronics until a few years ago.
- STM32CubeIDE is the current free GUI with GNU GCC from STMicroelectronics, also contains STM32CubeMX
- STM32CubeMX is the stand-alone tool for configuration and creation of a STM32 source code with initialization of the core and the selected peripherals, can create projects for different GUI (IAR, Keil) or compilers (make)
I'd recommend starting to read in the Developer Zone and maybe with a Jump Start.
Hope that helps?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-25 10:30 AM
If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.
Good luck!
/Peter
