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

Tutorials for stm8 development using free software

Posted on July 10, 2015 at 20:16Recently, I updated my tutorials for using sdcc on the stm8 for sdcc 3.5.0, fixed a few typos, and most importantly: New tutorials for WaveShare development boards¹², and serial I/O on the STM8L-DISCOVERY. The total n...

Stm8L custom bootloader vector table.

Posted on July 07, 2015 at 16:30HiI wrote custom bootloader for stm8l152c8. Its working fine. But i want to write two user application to the board. For example i have 2 application one of them is starting 0x9000 other one starting 0xB000 adresses i...

emre2 by Associate
  • 546 Views
  • 1 replies
  • 0 kudos

Conclude from .s19 file size to occupied flash memory

Posted on July 07, 2015 at 11:24Hello Does somebody know, how I can conclude from the size of a compile firmware in the .s19 format to the occupied flash memory size? Reason of my question: I have done the example http://www.st.com/web/en/catalog/to...

Need help

Posted on June 24, 2015 at 15:40Hello can anyone provide me email id for support team for stm microcontroller . Please reply.. #stm

ekta by Associate II
  • 574 Views
  • 1 replies
  • 0 kudos

ST-LINK/V2 Documentation

Posted on June 26, 2015 at 12:49Hello,we do not use Windows as development / build platform and have now a STM8L device in our project that we would like to flash during development. Using some official ST supported flash tool under windows for prod...

torsten2 by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

EEPROM invalid values

Posted on June 24, 2015 at 09:04Hello, I'm pretty new in STM8 programming. I'm making small project on STM8S103F3P6 microcontroller and I need to save some (27 bytes) values in EEPROM memory and reload them at every power up. I saw an example from S...

STM8 I2C Busy Bit is always 1

Posted on April 28, 2015 at 11:00Hello, I work with the STM8S105K6 and have tried several examples of ST here. SDA and SCL have a 4.7K pull-up. The line is currently connected only with a oscilloscope. Manually I can let toggling the corresponding...

SDCC 3.5.0 released

Posted on June 24, 2015 at 15:12SDCC is a free C compiler targeting 8-bit architectures. This is the second release supporting the STM8, and STM8 users will see a substantial number of improvements compared to the previous 3.4.0. A recent presentati...

Output Size in IDE (ROM & RAM Usage)

Posted on May 18, 2012 at 10:20Hi everyone,I can't find a solution to a very simple problem. STVD does not show the output size (ROM and RAM usage) when I compile with Cosmic Compiler (32K limited version). I tried many things and can see the output...

contiously reading ADC

Posted on June 22, 2015 at 17:35Hello,I have a tiny application on an STM8L051F3 (current developing hardware is a STM8L152C6), where I need to sample an analog voltage and to send that voltage every once in a while to an i2c bus. To make easy thing...

torsten2 by Associate II
  • 619 Views
  • 1 replies
  • 0 kudos