cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 VL Discovery - Linux and GNU Software - HOWTO

infoinfo968
Associate II
Posted on September 18, 2010 at 15:52

Hi. I am currently working on making the board work under Linux, utilising the Boot mode present in the STMF100RB and am blogging the results at 

http://gostm32.blogspot.com/

So far I have (with a lot of help from the WWW) figured out all the hardware and protocols to connect the board to any machine with a serial port and have a communicating board - you can read and write to it.

I know some people (including me) regretted the lack of O/S support for the STM8 board, so all the instructions are up there if anyone else wants to try it out, critique or comment on what I've done etc. please feel free to do so.

No changes to the board are required (no solder bridge removal) though I have hacked off the six pins at the bottom because it won't plug in my breadboard otherwise :(

I hope to have code running on it by Monday (tomorrow it's my birthday ....)

0690X000006037zQAA.jpg

Picture being worth 1000 words 🙂

#vsprog #gnu #swd #openocd #stlink #firmware #discovery-breadboard #openocd #gcc
12 REPLIES 12
donald2
Associate II
Posted on July 11, 2011 at 23:57

The flash-write verification now works, and is the default action when you use the program=<filename> command.

jlchoobs
Associate II
Posted on June 10, 2012 at 14:33

Don't bother worrying about N's negative comments.

He has been doing this all through the forum.

Some kid who likes crittiquing everybody - without giving any actual helpful advice.

sjo2
Associate II
Posted on July 04, 2012 at 10:27

Just to keep things in the same place, OpenOCD can also be used to program/debug using the STLINK/V1 and STLINK/V2

http://openocd.sourceforge.net/

Spen