How to program STM32F103C8T6 WHICH SOFTWARE TO USE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 4:35 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 5:09 AM
Pull the BOOT0 pin high so the part enters the ROM System Loader when reset.
The USB connection should up in DFU mode. Use the STM32 Cube Programmer application to connect in "USB" mode, and program it from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 5:09 AM
Pull the BOOT0 pin high so the part enters the ROM System Loader when reset.
The USB connection should up in DFU mode. Use the STM32 Cube Programmer application to connect in "USB" mode, and program it from there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 5:19 AM
Hello
Where to download stm32 cube programmer application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 5:21 AM
Google "stm32 cube programmer", magic happens..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 5:40 AM
Hello
How to install it is asking for java

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 6:09 AM
Hello
What to do next i have install
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-12 7:44 AM
You should be able to "program" the device at this point with the .HEX or .BIN you've developed.
If the board with the STM32F103 on is in DFU mode you should be able to select "USB" as connection mode, and "CONNECT" to it.
Your question is rather vague and nebulous, try to refine it for a technical audience.
If you need to write the software, look at tool chains like Keil, IAR, etc.
There should also be a wealth of videos on YouTube and the Education site here which will cover foundational concepts/processes.
