STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

www.colecovision.eu

Posted on February 11, 2018 at 20:28stdcbench, a new benchmark for embedded systems and results for the STM8 For benchmarking C implementations, the there are a few benchmarks, but they all have their problems. Many benchmarks have memory requiremen...

www.colecovision.eu

Posted on February 11, 2018 at 20:04Another comparison of C compilers for the STM8 About two years ago, I did a comparison of C compilers for the STM8. It can now be found at http://www.colecovision.eu/stm8/compilers-2016.shtml.I also redid the comp...

What is the ASTWBC5V?

Posted on January 20, 2018 at 12:11IAR recently added support for a device called 'ASTWBC5V' to their Embedded Workbench.I can't find anything on it at ST; neither is it in stock at distributors.From the name I guess it is some STWB variant.What is ...

StdPeriph_Driver for STM8AF6223

Posted on May 10, 2017 at 18:25I use the IAR embedded workbench IDE (version 2.20.2)I have to change  the project from STM8S003 to STM8AF6223.in the project options i have set the correct device and added the file stm8s_tim5.c and deleted the file s...

Setting up the programming environment for STM8s003f3P6?

Posted on October 20, 2016 at 07:51i am learning to program in embedded C by myself and i have bought an stm8s003f3P6 microcontroller and  a STLINKV2 programmer to program device and i under i can use STVISUAL DEVELOPE code or IAR EMBEDDED WORKBENCH...

TIM2 interrupt at 100 kHz frequency

Posted on August 14, 2015 at 08:39 Hello! I have a little question about STM8S interrupt controller. I'm using IAR and the following code isn't quite clear for me. INTERRUPT_HANDLER(TIM2_UPD_OVF_BRK_IRQHandler, 13) { //Here ar...

wir2ozz by Associate
  • 354 Views
  • 0 replies
  • 0 kudos

Linked list in IAR for STM8

Posted on October 06, 2014 at 07:55Hello everyoneI am using STM8S003F3 in my project. I don't know how I can make a linked list in IAR environment. It seems that it is not just like what we do in C programming language. I mean defining a struct and ...

abbas by Associate II
  • 419 Views
  • 0 replies
  • 0 kudos

Option bytes programming during flash download, IAR EWB

Posted on March 17, 2014 at 14:28Hi all! Does anybody know, how to program option bytes from IAR, during downloading flash image, like it implemented in STVP? Maybe, using some scripts to automate. I will need to program few hundreds of uCs, and set...

kiroid by Associate II
  • 1164 Views
  • 2 replies
  • 0 kudos