STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8 PWM output TIM2_CH3 over PD2

Posted on December 10, 2015 at 14:06The original post was too long to process during our migration. Please click on the attachment to read the original post.

franz2 by Associate III
  • 568 Views
  • 3 replies
  • 0 kudos

Problem with the DMA datacounter of stm8l051

Posted on February 18, 2016 at 05:02Hi,I'm using DMA to transfer the data from USART1,The length of the data is varible.So I open the USART IDLE LINE interrupt.I try to set the DMA data counter to zero by using the function ''DMA_SetCurrDataCounter(...

stm8s I2C Communication

Posted on February 12, 2016 at 14:20Hello,I want to use I2C Communication between two stm8s208cb MCUs. I use stm8s standard peripharel library. My code:Master:&sharpinclude ''stm8s.h''&sharpdefine I2C_SPEED 300000&sharpdefine OWN_ADDRESS    0xA0    ...

Firmware development tools for STM8L

Posted on February 04, 2016 at 08:31Hi,I would like to know which tools can be used like compiler, IDEs for developing firmware for STM8L micro controller.  #compilers #development-tools

ashelke by Associate
  • 548 Views
  • 2 replies
  • 0 kudos

stm8s208cb(Slave) and stm8s105c6t6(Master) I2C Communication

Posted on February 05, 2016 at 14:24Hello,I want to use I2C communication between stm8s208cb(slave) and stm8s105c6t6(master). I use stm8s standard peripheral library.stm8s105c6t6(master) code:-in the void mainCLK_HSIPrescalerConfig(CLK_PRESCALER_HSI...

erhan by Associate
  • 429 Views
  • 1 replies
  • 0 kudos

Reading a battery voltage on STM8S003F3

Posted on May 26, 2015 at 21:06Hey guys, I currently have an STM8S003F3 that is being powered by a battery. I want to be able to read the battery voltage, but am trying to reserve pins. I am trying to read the battery voltage off the Vdd pin and com...

cfleck by Associate II
  • 517 Views
  • 1 replies
  • 0 kudos

Push mechanism on stack fails during the function call when we select “Minimize code size (+compact)� option for optimization from the drop-down list in STVD with Cosmic compiler (4.4.2) for STM8

Posted on January 29, 2016 at 14:13Hello Everyone,I am facing some issue with cosmic compiler version 4.4.2 for STM8. I have seen following run time problems.Push mechanism on stack fails during the function call when we select “Minimize code size (...

Tutorial for stm8 development using free tools (sdcc)

Posted on March 28, 2014 at 14:51There now is a complete free toolchain for stm8 development (in particular we have an sdcc port for stm8 and we have stm8flash). I wrote a short tutorial on how to get started with stm8 development using free tools o...

code size of stm8

Posted on January 25, 2016 at 05:30Hi all,I am using IAR for stm8, but I do not know how to check code size(flash, RAM...), could you tell me where I can check?Thanks very much

np1 by Associate II
  • 432 Views
  • 2 replies
  • 0 kudos