STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to choose the right Development Board?

Hello, First of all I would like to apologized for asking this. As i am new to this environment and I know some of you feels annoyed for this.I did aware of programming in Arduino. in my application I used Arduino but suddenly due to some technical l...

DAghe by Associate
  • 423 Views
  • 1 replies
  • 0 kudos

UART2 is not working on STM8S Discovery board?

Hi Technical team, UART2 is always sending garbage value rather required(correct) value. Hardware used : STM8S discovery with 5V IDE used : IAR The below shows the code , // STM8S105 discovery #include "stdio.h" #in...

Failed to start GDB in STM8 STVD

Posted on July 25, 2016 at 09:36It is very strange for me that I can't debug today with STM8 STVP v3.9 for the STM8AF Discovery Demoboard. It is always successful before that.The error message shown below:''Failed to launch child process:<gdb.exe>>e...

Crashes STVD Develpment tool

Hi, I Install STVD Version 4.3.12 for STM8S Application programming. I used Cosmic Compiler for the same application. But while opening programming in tool menu, STVD is crashes and pop up message " STVD has stopped working". Please find attached...

COSMIC Compiler STM8 Crash

hi,My project used to compile using previous cosmic_32k limited version compiler. It's license got expired on 7th June 2018.After installing new compiler, when i compile, the " cxstm8 program crash " dialog box opens in windows 8.1.then, i have manua...

PWM in STM8S001J3

Hi I have red the reference manual if STM8S001J3, but I still confused whether pwm is the same as TIM ? But when I checked in the section of TIM1, TIM2, adn TIM4... Only TIM1 and TIM2 that have pwm mode. Does it mean that STM8S001J3 only has 2 pwm mo...

How to get STM8 unique device ID?

I'm working with a STM8S003F3P6 microcontroller and I need to know an unique ID for each device I will use. I know that PIC microcontrollers has an unique device ID that can be acessed by the user. My questions is: The STM8 microcontrolers have this ...

Introducing more STM8 devices with low pin count?

Posted on July 16, 2018 at 09:32ST has recently introduced 8-pin STM8 devices, while previously the lowest pin count available was 20.I would like to see more STM8 devices with relatively low pin count, e.g. 12 or 14 pins. Since I intend to replace ...