User Activity

Posted on November 27, 2011 at 11:32Hi, Starting from version 2.3.4 ChibiOS/RT includes full support for the STM32F4 and a full demo for the STM32F4-Discovery board. The demo guide is available here: http://www.chibios.org/dokuwiki/doku.php?id=chibi...
Posted on November 26, 2011 at 11:13Hi, There is a small conceptual issue I wish to report in the STM32F2/F4/L1 headers. Currently the GPIO BSRR register is declared as two separated 16bits registers BSRRL and BSRRH which defeats its purpose of maki...
Posted on October 04, 2011 at 18:27Hi, Starting from version 2.3.3 ChibiOS/RT includes full support for the STM32L and a full demo for the STM32L-Discovery board. The demo guide is available here: http://www.chibios.org/dokuwiki/doku.php?id=chibios:...
Posted on April 25, 2011 at 14:46Small bug in stm32f10x.h regarding XL devices
Posted on November 27, 2010 at 15:24Hello, In the latest ChibiOS/RT release 2.1.4 I added a specific demo application for the STM32VL-Discovery board. The demo application introduces to the use of the RTOS kernel and of the HAL, PAL, PWM, ADC, SPI a...