cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 programmer

jbl_raw
Associate II
Posted on August 25, 2012 at 17:16

hi , i want to build a stm32 jtag programmer . i find lpt  jtag circuit  . but i can't find software.

why this forum->

*bad interface

*not friendly interface

#credit-where-it's-due #lmgtfy #no-such-thing-as-a-free-lunch
12 REPLIES 12
Posted on August 27, 2012 at 22:39

You could download the ST-LINK tools, which can be used to erase, program, etc.

For a development IDE, you could download an evaluation version of Keil, Rowley, or IAR, which have drivers for the ST-LINK.

ST's assumption is that you will pull resources from the web, as pressing and packaging a CD add to the cost of the board.

http://www.st.com/internet/evalboard/product/252419.jsp

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
bart2399
Associate II
Posted on August 30, 2012 at 14:47

stm32s have an embedded bootloader.

so if you want to keep it cheap,

if you buy a board with a usb connector, you only need an usb cable + free dfuse software.

if you want to develop software, a jtag dongle is of course much better.

emalund
Associate III
Posted on August 30, 2012 at 15:18

let us get a few things clear

do you want to program or program and debug ?

if debug which software do you use to create the code ?

Erik