STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

i2c send data stm8s105

Posted on July 15, 2013 at 16:48 I want to send below command with i2c but i cant do it. I use stm8s105c6 and i can send one data each start with i2c.

0690X00000604r4QAA.png

STM8S - Discovery - Touch Library Problem

Posted on June 03, 2013 at 15:44Hello,I am actually working on a project based on the Touch RC Acquisition.I have downloaded the example from the ST website, but I didn't understand why the acquisition pin is wired on Timer 1 while according the STM...

loic by Associate II
  • 535 Views
  • 2 replies
  • 0 kudos

Touch sensing library

Posted on March 15, 2013 at 21:43I cannnot find a link to download the touch sensing libraries for Stm8l15x microcontrollers #touch-stm8l15x

RTC Clock 'hello world' program STM8L cpu

Posted on June 30, 2013 at 13:07Can anyone help with some code to use the RTC clock as a clock. I'm using the STM8L-Discovery board and not sure how to set the chips registers and to set / read time to the LCD display. I just need a 'hello world' pr...

Active/Halt wakeup with RTC

Posted on May 03, 2013 at 14:36Hi ,I am a new user of STM8.  In my project I am using Active/halt mode an it wakes up with RTC Wakeup operation. My problem is, it is always waking up same times. it's equal to 3ms. I want update auto wake up times. I...

RAISONACE Compiler optimization

Posted on June 06, 2013 at 13:17Hi, In my application ,I need to do optimization through make file. Previously it was: CCOMMON  = STM8(LARGE) OT(0) WARNINGRETVAL(0) DGC(data) For optimization i did following changes: CCOMMON  = STM8(SMALL) OT(7,SIZE...

Routing Interface (RI)

Posted on May 07, 2013 at 14:58I am using the STM8L151C6T6. I would like to route PD6 to TIM1 Input Capture IC2. The following code executes but does not change the RI_ICR1 register value and the routing does not take place either.     GPIO_Init(POR...

wynand by Associate II
  • 523 Views
  • 1 replies
  • 0 kudos

Define segment option -ck for interrupt vector using STVD (COSMIC)

Posted on December 21, 2012 at 04:11I am using COSMIC compiler in STVD.  I try to define segment option -ck for all program and constant.  I can use Project Settings->Linker->Input->Segment/Section to add option for all .const and .text.  But the in...

mtien888 by Associate II
  • 504 Views
  • 2 replies
  • 0 kudos

STM8S - Discovery - Touch Library Problem

Posted on June 03, 2013 at 15:49Hello,Sorry for the double post, I didn't saw that a special section dedicated to the STM8 Discovery was created.I am actually working on a project based on the Touch RC Acquisition.I have downloaded the example from ...

loic by Associate II
  • 379 Views
  • 0 replies
  • 0 kudos