command line programming for STM32 controllers using GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-11 1:51 AM - last edited on ‎2024-06-11 2:48 AM by Peter BENSCH
Hi team
Greetings of the day!
We are planning to perform board programming with STM32 controllers through command line toolset. Could you please provide us customized command lines for programming through GUI. Below listed are the two controllers we are planning to program.
1.STM32H563RI
2.STM32G431MBT
Anticipating earliest response.
Solved! Go to Solution.
- Labels:
-
STM32CubeProgrammer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-11 2:53 AM
The software package STM32CubeProg contains not only the version with GUI, but also the CLI. When starting it without specifying any parameters, as always, a list of options including some examples is displayed.
Does it answer your question?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-11 2:53 AM
The software package STM32CubeProg contains not only the version with GUI, but also the CLI. When starting it without specifying any parameters, as always, a list of options including some examples is displayed.
Does it answer your question?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-11 2:56 AM
Take a look at the User Manual:
As usual, all documentation is on the Product Page:
https://www.st.com/en/development-tools/stm32cubeprog.html#documentation
A complex system designed from scratch never works and cannot be patched up to make it work.
