Browsing the tag STM8S
June 28, 2010
Atomthreads now contains support for Raisonance's STM8 compiler RCSTM8. We now support all three available STM8 compilers (Cosmic, IAR and Raisonance) so you can choose to use Atomthreads for a project safe in the knowledge that switching compilers will be pain-free.
The STM8 port contains largely common code with only a small number of conditionally-compiled sections to handle the differences between the compilers. For example functions… Continue reading
May 28, 2010
This week Atomthreads became the first RTOS to support Embedded Workbench (EWSTM8), the STM8 compiler launched by IAR last month. EWSTM8 provides a full professional-grade development and debug environment with support for hardware debuggers including the low cost STM8S Discovery platform. IAR offer a 30-day evaluation of the full version, as well as a time-unlimited 8KB "Kickstart" edition (with a few non-core… Continue reading
February 20, 2010
I have just completed a port of the Atomthreads RTOS to the STM8 microcontroller. Anyone interested in running an RTOS on the STM8 can download the source code from http://atomthreads.com.
This has to be one of the easiest architectures I've ever ported an RTOS to. There are only six CPU registers and only three of these are general purpose registers for compiler use. Continue reading
November 24, 2009
I came across the STM8S Discovery board today, which is selling at the notable price of just £4.25 from Farnell (also £4.22 from Future Electronics). With this pricing, ST are clearly trying to stimulate interest in the STM8 architecture by appealing to the tinkerer market. It remains to be seen whether this can be converted into serious design wins.