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

STM8S programming - No Toolchain!

Posted on June 14, 2018 at 09:51Hi,I want to use stm8s003f3 in my project. I was under the impression just like stm32 the ide and tool chain might be easily available. However, the same was not the case. I installed STVD as my IDE and wanted standar...

STVD Debugging Error

Posted on June 15, 2018 at 06:01STVD 4.3.11v showing connection error while debugging software for STM8AL discovery board. 

www.colecovision.eu

Posted on February 11, 2018 at 20:28stdcbench, a new benchmark for embedded systems and results for the STM8 For benchmarking C implementations, the there are a few benchmarks, but they all have their problems. Many benchmarks have memory requiremen...

STM8L UNIQUE ID

Posted on May 26, 2018 at 12:07Hello to everyone,I'm designing a simple remote control using STM8L001J3.To generate a unique 24bit S/N, I would to use the 96bits (12bytes) UNIQUE ID of the micro, readable from 0x4925 address.There is someone who has...

Looking for registermap database to generate headers for SDCC

Posted on June 12, 2017 at 10:36 Hello all, I would like to generate register map definition header files preferably for all STM8 MCUs to for the SDCC project. Is there any database (XML, MDB, whatever) from what I could generate it without hur...

Advanced TIM1/TIM5 sync on STM8S903

Posted on June 07, 2018 at 21:07I'm having a little confusion interpreting the STM8S reference and STM8S903 data sheet.  The STM8S903 is the part with TIM5 and TIM6 instead of TIM2 and TIM4, and adds the advanced triggering mechanism that allows lin...