STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm8s003 ic

Posted on June 02, 2016 at 12:42while debug the program i got this error so please help me Emulator reset (usb://usb)...  ** Connection error (usb://usb): swim error [30200]: st-link connection error -> Failed to connect target.

Failing to build the project in STVD

Posted on May 31, 2016 at 08:15Hello,I am using STVD for STM8 project. I am facing a build error for 'param_assert' function. I am attaching the image for it. I tried including the file 'stm8s_conf.h' but still error persists. Can anyone help me res...

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

STM8S003 125khz PWM not work

Posted on May 29, 2016 at 11:50Hi All,I have new application used STM8S003, The MCU using timer1 or timer2 to generator 125khz PWM, duty cycle is 50% with 8Mhz HSI clock source.- This is my code to initial time2:static void Timer2_Init(void){ //Rese...

hungtp by Associate
  • 394 Views
  • 0 replies
  • 0 kudos

how to create library and hide its symbols

Posted on May 17, 2016 at 16:56Hi All.When using the STM 32f407 board.I want to create a library at keil uvision,based purely ANSI C.i just want the user to have an api h file and the library ,when i want all the library functions and variables (and...

haukeye by Associate II
  • 503 Views
  • 1 replies
  • 0 kudos

Unable to clear I2C BUSY bit in STM8S-discovery

Posted on May 20, 2016 at 13:20 Unable to clear I2C BUSY bit in STM8S-discovery Hello Friends,  I have working experience of stm32f0xx microcontroller. But in case of stm8s003xx discovery board, I am stuck with a deadlock and am not able t...

raj by Associate
  • 391 Views
  • 0 replies
  • 0 kudos

Create I2C connection - STM8S103

Posted on May 18, 2016 at 17:34Hello forum,i am struggeling with the configuration of the I2C peripheral. Because there are literally NO tutorials out there how to do that i am asking here on this forum if anyone could give me a piece of code of how...

loder by Associate II
  • 319 Views
  • 0 replies
  • 0 kudos

STM8S003 vs STM8S103

Posted on May 18, 2016 at 16:00Hi Sir,Due to cost issue, I need to cost down from STM8S103 to STM8S003, could you kindly let me know what's different between these two part? Is there existing any known issue from STM8S003 that not written in lastly ...

STM8S Timer1 input capture issue

Posted on May 17, 2016 at 17:30Hello am working with the timer1 input capture of an STM8S103F3. No input is registered by the input capture module though I fed it with square waves from 10Hz all the way up to 1MHz. The same square wave registers pro...

jf by Associate
  • 376 Views
  • 0 replies
  • 0 kudos

Hello World

Posted on April 19, 2016 at 03:16Hello everybody. Can someone point me to a simple ''Hello world'' LED blinking example for STM8?My situation is as following:I found http://www.electroons.com/blog/stm8-tutorials-2-hello-world-program/ and I tried to...

d_aliaga by Associate II
  • 673 Views
  • 2 replies
  • 0 kudos