
Getting started with the STM32L-Discovery board and ChibiOS/RT:
This article will explain how to get started with the recently released STM32L-Discovery board using ChibiOS/RT. This board is really cheap (around 12$) and is an excellent evaluation platform for the STMicroelectronics STM32L family.
Thanks Giovanni! Via the contact form.

Interesting RTOS, too bad they do not have support for cortex m4 .. would be cool to have something like this work with latest discovery board from ST with cortex m4
The kernel already supports the M4, the STM32F4-Discovery is not yet available but there will be a demo shortly after availability.
@Giovanni man you just made my day :) :D
This should be a great way to get my feet wet with these.
Any news wrt STM32F4-Discovery ?
Hi everyone
I can’t find board files (board.h and board.c) so can any one here help me to get them.
In fact my aim is to run ChibiOS on a STM32L-Discovery but I can’t find tutorials.
Further help would be a favour.
Thanks :)
@wassim, the board files are included in ChibiOS 2.3.4 and the guide is linked in this article :-)
@Ahri, done ;-)
@Givanni Thanks :)