STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8S105 _ EXTI interrupts

Posted on September 03, 2012 at 15:00Hi all. I'm developping an application on stm8S105S4, requiring among other peripherals, the use of 7 EXTI interrupts. -2 on port D -3 on port B -2 on port E. Scanning the forum, i ve read there is no ITpending f...

thibaut2 by Associate II
  • 679 Views
  • 2 replies
  • 0 kudos

Unable to compile STM32F4 demonstration

Posted on March 13, 2013 at 21:54I'm trying to compile the Demonstration sample from ST.com for my STM32F4, using Eclipse CDT and the GNU ARM Eclipse plugin. For more details and the Eclipse project, see Simply clone the project, and import the Ecli...

josef by Associate II
  • 816 Views
  • 2 replies
  • 0 kudos

Code size limitation bug in Cosmic compiler 4.3.13

Posted on February 04, 2015 at 10:36Hi folks We're using the 32k code-limited version of the Cosmic compiler: I've just downloaded the latest version 4.3.13 to ensure the bug exists in this, which it does... I suddenly had a report that my code had ...

jro by Associate III
  • 513 Views
  • 1 replies
  • 0 kudos

Stm8s discovery linux tool for stm8

Posted on January 06, 2015 at 15:55Hi guys, I am developing a tool for linux. grab it from : https://meocloud.pt/link/d1a42ac2-a022-4661-aee2-a1a2188c4c6a/LyPus/ Its for amd64 machines, it will create a folder on /tmp (where it will hold the session...

lmx1 by Associate II
  • 542 Views
  • 1 replies
  • 0 kudos

Stm8s discovery linux tool for stm8

Posted on January 05, 2015 at 00:04Hi guys, I am developing a tool for linux. grab it from : https://meocloud.pt/link/d1a42ac2-a022-4661-aee2-a1a2188c4c6a/LyPus/ Its for amd64 machines, it will create a folder on /tmp (where it will hold the session...

lmx1 by Associate II
  • 610 Views
  • 2 replies
  • 0 kudos

error while compiling the stm discovery-kit touch example

Posted on April 29, 2014 at 08:45hi, i am working on touch interface for start i am trying to work on stm discovery board. i have downloaded the touch example provided by the st.com while compiling the project i am facing the problemsstm8_tsl_rc_acq...

STM8L I²C problem with BTF

Posted on January 28, 2015 at 10:50Hi folks I've been debugging some code written by someone who susequently left the project, so I can't ask him... The code in question runs on an STM8L151G4, and concerns using it as an I²C slave, using interrupts...

jro by Associate III
  • 456 Views
  • 0 replies
  • 0 kudos

Device Die ID

Posted on January 20, 2015 at 10:17Hi All,Anyone can tell me please of the partnumber of MCU with the following details. Device Die ID is: 0x67671003Device Unique ID is 0x800600190B4730313683734If link is available for this information. Please let m...

edmon by Associate
  • 488 Views
  • 0 replies
  • 0 kudos

Halt Mode of STM8S

Posted on January 17, 2015 at 12:01Hello Friends,I am working with STM8S to develop Remote Control.So, I want that my STM consume low power during halt mode & it will wake up based on GPIOC (switch) Interrupt.sw press = remote send on commandsw pres...

hardip by Associate II
  • 1012 Views
  • 0 replies
  • 0 kudos

STM8L152C6T6 USART1 Interrupt mode

Posted on January 13, 2015 at 08:22Hi,I am trying to transfer and read data from USART1 in interrupt mode but failed to do so. I successfully communicated with the polled method. I am not able to run any interrupt.No interrupt is executed as I write...

sushil by Associate II
  • 467 Views
  • 0 replies
  • 0 kudos