Posted on October 15, 2012 at 14:45I'm using CodeSourcery Lite on both Linux and WinXP. For connecting to the target I'm using OpenOCD 0.6 and either using the built-in ST-LINK on the Discovery boards or the built-in debugger on Stellaris boards. ...
Posted on October 15, 2012 at 14:39If you could distill your program down to something small that has the same failure symptoms and then post the program, I (and probably others) could try to reproduce the problem and perhaps come up with a solution...
Posted on October 08, 2012 at 20:31I have very similar code for the STM32F0Discovery and it also doesn't work. I'm about to give up on the built-in SPI and write my own bit-bang version. ST support (via my local distributor) hasn't been of any help...
Posted on October 08, 2012 at 19:55I am able to program my original STM32Discovery board (V1 STLINK) using OpenOCD 0.6 on my laptop running Fedora 16. Although this isn't the question you asked I thought that perhaps if you were able to use the V1 ...