2018-12-02 03:58 PM
I want to make my own development board based on Stm32 but I want to have just one USB port , that when I plug it into my PC i can use something like Kiel to upload my firmware.. and not have to open up another application to up load through boot-loader.
I am assuming throwing in an onboard ST-link would be illegal since I have to somehow get the firmware since I don think they freely give out the St-link firmware...
Is there another debugging interface I can use free that both the chip and the IDE support...like DAP? again I NEED to have the firmware for the interface so I can actually upload it to another Stm32 which would be used as on-board programmer.
I have seen people make their own st-link but it requires taking the stm32 off a real or fake st-link dongle..
2018-12-02 05:21 PM
I think Segger offers commercial solutions for onboard programmers. ST hasn't provided software, or shown interest is selling chip level solutions like Atmel/Microchip
2018-12-03 07:35 AM
For the official firmware, perhaps ask your FAE .
2018-12-03 07:36 AM
For an unofficial firmware, search the net.
2018-12-03 07:37 AM
For a free alternative, look at the BMP
2018-12-03 07:38 AM
I like to explain BMP, but it contains a banned keyword, rejecting my posting.CMSIS/DAP would also be possible.
2018-12-03 09:19 AM
The problem rhymes with "Smack Tragic" and is in a lot of Indian Spam posts to the forum
2018-12-03 06:42 PM
i have heard of Blue Majick Strobe but do the major IDEs support it?like system Workbench for example?