STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

attach only stm8

Posted on January 08, 2016 at 14:06is it possible with the stvd to attach / connect only to a already running target via swim? #swim #stm8 #attach

How to use the UART on the STM8A-DISCOVERY?

Posted on December 25, 2015 at 21:38I want to use the UART on the STM8A-DISCOVERY boards. However, AFAIK, the STM8A RX and TX pins are not connected to any header on the boards. There are open solder bridges connecting them to the ST-Link/v2 interfa...

tim4 not work with STM8S103K3

Posted on January 07, 2016 at 16:04Hello:I'm write code from STM8S105C4T6 using tim4 basic timer, the code is store  in INTERRUPT_HANDLER routine, anythings work.I'm change to use  STM8S103K3T6C (smallest) , the interrupt routine don't fire,I change...

ekpol by Associate II
  • 872 Views
  • 2 replies
  • 0 kudos

Cannot find stm8l-discovery_dev.zip

Posted on March 13, 2013 at 09:32This is referenced in various documents regarding the stm8l-discovery, but I cannot for the life of me find it for download anywhere.

STM8S SelfTest

Posted on January 07, 2016 at 14:46The original post was too long to process during our migration. Please click on the attachment to read the original post.

silvio2 by Associate
  • 433 Views
  • 0 replies
  • 0 kudos

If Statement and Operands on STM8L

Posted on December 30, 2014 at 03:12Would someone assist with the logic of my 4 stage if-statement.  It basically performs one of four groups depending upon how 2 dip switches are set.  The problem is that no matter how I set the 2 dip switches it a...

cosmic compiler bug

Posted on December 23, 2015 at 04:42Hi all Cosmic compiler:   Parser V4.11.4 - 12 Aug 2015,   Generator (Limited) V4.4.3 - 13 Oct 2015   Optimizer V4.4.3 - 13 Oct 2015 Consider the attached test code - testbug.c line 17 isCW = !isCW ; // generates...

Tutorials for STM8 Discovery boards and free tools

Posted on December 25, 2015 at 22:00There are now tutorials for 4 of the STM8 Discovery boards athttp://www.colecovision.eu/stm8/ The tutorials use the free C compiler SDCC and stm8flash. For the STM8S-DISCOVERY, STM8L-DISCOVERY and STM8A-DISCOVERY ...