STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Tutorial for stm8 development using free tools (sdcc)

Posted on March 28, 2014 at 14:51There now is a complete free toolchain for stm8 development (in particular we have an sdcc port for stm8 and we have stm8flash). I wrote a short tutorial on how to get started with stm8 development using free tools o...

code size of stm8

Posted on January 25, 2016 at 05:30Hi all,I am using IAR for stm8, but I do not know how to check code size(flash, RAM...), could you tell me where I can check?Thanks very much

np1 by Associate II
  • 671 Views
  • 2 replies
  • 0 kudos

STM8 Low powering

Posted on January 23, 2016 at 11:30Hello, I'm thinking about building a small device, like a badge or business card. I mainly want to display temperature on small alpha numeric display. Im looking for documentation about low powering in order to pow...

bobaston by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

stm8flash ST-Link,ST-Link/v2 tool now supports all STM8

Posted on December 30, 2015 at 12:48stm8flash, the AFAIK currently only free tool for using the ST-Link, ST-Link/v2 now has support for all STM8 parts. The support is currently in my fork at https://github.com/spth/stm8flash, but I guess Valentin wi...

Where are the STM8S Firmware Libraries?

Posted on September 11, 2015 at 18:53ST's documentation keeps mentioning the STM8S firmware libraries, but no document number is listed. I've been searching ST's site for some time, but no results returned. Maybe they've been renamed?Any info or sug...

ih55t by Associate
  • 605 Views
  • 3 replies
  • 0 kudos

Error in complier stage

Posted on September 09, 2014 at 15:19Dear sir,    I am starting to study STM8S and build a simple code. But after complier, it show '' &sharperror cpstm8 stm8s103.h:600(0+6) missing ; main.c:  The command: ''cxstm8 +debug -pxp -no -l +mods0 -pp -i''...

attach only stm8

Posted on January 08, 2016 at 14:06is it possible with the stvd to attach / connect only to a already running target via swim? #swim #stm8 #attach

How to use the UART on the STM8A-DISCOVERY?

Posted on December 25, 2015 at 21:38I want to use the UART on the STM8A-DISCOVERY boards. However, AFAIK, the STM8A RX and TX pins are not connected to any header on the boards. There are open solder bridges connecting them to the ST-Link/v2 interfa...

tim4 not work with STM8S103K3

Posted on January 07, 2016 at 16:04Hello:I'm write code from STM8S105C4T6 using tim4 basic timer, the code is store  in INTERRUPT_HANDLER routine, anythings work.I'm change to use  STM8S103K3T6C (smallest) , the interrupt routine don't fire,I change...

ekpol by Associate II
  • 856 Views
  • 2 replies
  • 0 kudos

Cannot find stm8l-discovery_dev.zip

Posted on March 13, 2013 at 09:32This is referenced in various documents regarding the stm8l-discovery, but I cannot for the life of me find it for download anywhere.