Hacked ARM dev board gives you two for the price of one!

hackedarm_072212

[Matt Evans] took a closer look at the popular (and cheap) STM32F0 Discovery development board and realized he could get a second board out of the deal. The Discovery board is designed to advertise ST Microntroller's STM32F0 microchip; which with 8k RAM, 64K Flash, a bunch of peripherals,  48MHz clock, and a low price is a great chip. Though, they needed a way to program the STM32F0. To do … [Read more...]

STM32 demo code carries extra (hidden?) copyrights

hidden-copyright

Recently I started a repository that houses a template which may be used to compile STM32F0 projects with a GCC toolchain. There are two code packages from STM that I used when putting this together, the firmware for the Discovery board itself, and the Standard Peripheral Library for the chip family. I read the license agreements in the root of both packages and I think they're quite fair. … [Read more...]