STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

C standard library

Posted on April 09, 2011 at 21:59C standard libraryhello,is that possible using a vast library of standard C with STM8S in STVD.like: #include <stdio.h>#include<string.h>#include<time.h>#include<math.h>

nad by Associate II
  • 584 Views
  • 1 replies
  • 0 kudos

Software reset in STM8

Posted on March 15, 2011 at 04:47Hi We want to perform software reset through software for the STM8L151c6T6 micro-controller. Can you please tell us the instruction or C function which can perform it? With regards Gagan Gupta #stm8l151c6t6

How to Switch the STM8L152 the sys clock source for HSI to LSI

Posted on February 12, 2011 at 04:39I can change the sys clock source from  HSI to LSI success in the debug mode with ST_LINK in  the   IDE   Iar for stm8. But  it can't success  when abort the  debug mode.  i need a help,someone can  help me. This ...

STM8S SWIM Protocol

Posted on March 30, 2011 at 09:42HiI need to upgrade the flash image in the STM8S via a primary ST microprocessor. I am going to use the SWIM protocol to do this upgrade.Is the any sample SWIM software which i may use to implement my driver or port ...

output clock

Posted on April 02, 2011 at 14:41hello,please tell me how can I program a output clock for another sequential circuit outside #external-clock #timer #cco

nad by Associate II
  • 862 Views
  • 2 replies
  • 0 kudos

CAN Module not work

Posted on April 02, 2011 at 04:11CAN Module not work

saranyim by Associate II
  • 409 Views
  • 0 replies
  • 0 kudos

Debugging The STM8L-Discovery

Posted on March 29, 2011 at 19:21There is actually 20 ''STM8S-Discovery'' in our classroom lab that works well with STVD debugger.  All message in this forum about debugging issue with ''STM8L Discovery'' using STVD suggest to try other computer as ...

normand by Associate II
  • 1862 Views
  • 9 replies
  • 0 kudos

SM8S105 Flash Image(please help urgent)

Posted on March 29, 2011 at 15:42HiI am designing my code using the STM8S Discovery.When using the Cosmic compiler i get the following files generated after compiling(no debug).stvd_project_dtd416.elf       (29KB)stvd_project_dtd416.lkf       (3KB)s...

String commands

Posted on March 16, 2011 at 15:51HiIm using the STM8S discovery kit together with the standard firmware libraries. I need to use string functions such as strtok(). How do i get these functions to work in this environment. Including string.h wont wor...

Internal Clock in assembler

Posted on March 24, 2011 at 00:55Where can I find assembler code example on how to configure STM8l Discovery internal clock (HIS) for 16mhz Regards N.R.

normand by Associate II
  • 441 Views
  • 0 replies
  • 0 kudos