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

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...

STM8S Touch Sensing Library v2.3.1 & Raisonance tools

Posted on March 15, 2011 at 07:03I am trying out the new STM8S TSL v2.3.1 and it failed to compile the library source files.It fail on all the TSL source files with error message as below (same for other files). What can I do to resolve the issue?Us...

kfleong by Associate II
  • 616 Views
  • 2 replies
  • 0 kudos

Power consumption of STM8s Discovery

Posted on March 10, 2011 at 08:58Hello together, yesterday I separated the ST-LINK module from the STM8S105C6T6 module of my STM8s discovery. Afterwards I measured the power consumption and unfortunately it was much higher than expected. At a voltag...

master by Associate II
  • 617 Views
  • 2 replies
  • 0 kudos

Linux support

Posted on March 06, 2010 at 02:36What a pity. If it would support Linux, I could actually use it, now that I have mine - but it seems like Arduino is the way to go. Another piece of good hardware wasted due to crappy software support...

herzog by Associate
  • 487 Views
  • 2 replies
  • 0 kudos

HELP !Smooth switching

Posted on March 03, 2011 at 18:05to be migrated, sourceId: 322:3CD8854D-159D-489F-B213-6CF060189C1E #help.

dhjoco by Associate
  • 404 Views
  • 0 replies
  • 0 kudos

Not coming out of Interrupt routine

Posted on March 02, 2011 at 11:48 I am using the following code for master and slave handling. When I send data from master to slave without using the interrupt routine below(by disabling intterupts) it works fine. BUT when I use interrupt routine i...

Timer 4 on STM8S103F3P6

Posted on February 19, 2011 at 15:40  Can't get working T4 overflow interrupt on STM8S103F3P6 (on STM8S-Diskovery with STM8S105 the same code works well): TIM4_CR1 = 1; TIM4_PSCR = 7; TIM4_IER = 1; Need minimal code to enable Timer4 overflow interru...

ne562 by Associate II
  • 741 Views
  • 1 replies
  • 0 kudos