STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8/128 demo fw broken (UARTs)

Posted on December 21, 2013 at 16:23The STM8/128-EVAL demo firmware provided by ST is broken: It does not correctly enable the output pins for the TX lines. Thus you will never see anything on the USARTs in the adc demos that are supposed to use the...

Tutorial/examples: Using sdcc with the STM8/128-EVAL

Posted on October 26, 2014 at 18:41I wrote a few tutorials for getting started with sdcc and the STM8/128-EVAL. One shows how to set up I/O and a timer. It uses the 4 red LEDs as a 4-bit counter than increments exactly once per second: http://www.co...

TIM1 TRGO FOR ADC

Posted on October 26, 2014 at 15:40I work on ST-Microcontroller  :STM8S003F3U6.I try to use TIM1 as a trigger (TRGO) for ADC interrupt.When I use the single pulse (TIM1_CR1_OPM=1)   mode (on TIM1 counter overflow) everything seems to work well, but ...

nataliap by Associate
  • 208 Views
  • 0 replies
  • 0 kudos

New Raisonance STM8, ST7 Compiler available

Posted on October 24, 2014 at 12:07Just FYI...    The new release of the Raisonance STM8, ST7 Compiler (v 2.58.15.0267) went on line. This is a maintenance release and corrects issues encountered in the latest anti-regression and performance testing...

STLUX 385 - GPIO interrupt.

Posted on October 21, 2014 at 11:25Hi, I have problem with gpio interrupt. I am trying configure and enable interrupt by calling function GPIO_Init(GPIO0, GPIO_PIN_0, GPIO_MODE_IN_FL_IT) but without success. In interrupt handler function INTERRUPT_H...

STM8S207 BootLoaer Iar

Posted on October 16, 2014 at 18:16    Description:      In the STM8S For IAR Embedded WorkBench  I consulted AN2659 - AIP write the BootLoader, In the STM8S003F3,STM8S903K3 and 005 can be normal operation.  But in the STM8S207K6   ...

lee_lxw by Associate
  • 206 Views
  • 0 replies
  • 0 kudos

The question about the IEC60335's demo

Posted on October 15, 2014 at 01:16Now ,I use the  IEC60335_STM8Scome from ST,I encountered some problems.I use the STM8S FOR IAR torebuilt the demo ,In a pity,i find that there are some error.The MCU is STM8S903K3 ,theerror is unable to complete ''...

aizhixi by Associate II
  • 205 Views
  • 0 replies
  • 0 kudos

Support for other STM8S MCUs

Posted on October 14, 2014 at 12:50Hello,Is it possible to use stm8s-discovery's debugger with other STM8S parts? I couldn't find supported controllers in its manual or datasheet.I'd like to try stm8s103, stm8s903 for their package options, and I'd ...

yury by Associate II
  • 242 Views
  • 0 replies
  • 0 kudos

STM8s003 not deteccting

Posted on October 12, 2014 at 18:13I have developed new circuit based on STM8S003 . I tried SWIM programming using ST discovery kit. But device is not detecting.Please let know know what could be the problem.RegardsJayakumar #stm8s003

vkjayak by Associate
  • 291 Views
  • 0 replies
  • 0 kudos