STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Is there a CUBE IDE for all types of STM MCUs/DSPs

Posted on November 28, 2017 at 12:14Hello,I know that there is the STM32CUBE IDE and the STM8SCUBE IDE. But is there a cube IDE where you can use all kinds of MCU?Ihave seen there is a STM32CubeMX Plugin for Eclipse, can I use this plugin in STM8Cub...

STM8S001J3 SWIM pin setting

Posted on November 28, 2017 at 10:01Hi.I have a problem using STM8S001J3.The program can not be downloaded because the SWIM pin is set to output.Is there a way to revert the settings?I am using STVD and IAR for program development.#stm8 #stm8s

STM8S001J3 SWIM pin setting

Posted on November 28, 2017 at 09:58??STM8S001J3? ???? ? ??? ????.SWIM ?? ???? ???? ?? ??? ????? ???? ? ? ????.??? ??? ??? ????????? ??? ?? STVD? IAR? ???? ????. #stm8s001j3 #stm8

1565[PostContent]

Posted on August 02, 2017 at 15:45 Title Document: [STM8S001J3] Reference design for 8-pin STM8 The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM8S001J3 Option byte setting

Posted on November 23, 2017 at 07:31HiI am using STM8S001J3controlleron my project and I'm have some problem about it,I want to use analog channel 2 on pin 7However, AFR2 is disabled in STPV.How do I fix it?#analog-input #stm8s

0690X00000608uQQAQ.png

STM8AF622x macro in stm8s.h

Posted on November 23, 2017 at 11:13I am using stvd and cosmic compiler for development of MCU STM8AF6246 .In file stm8s.h/* #define STM8S208 */ /*!< STM8S High density devices with CAN */ /* #define STM8S207 */ /*!< STM8S High density devices witho...

Optimized Multiplies for Cosmic Compiler?

Posted on November 11, 2017 at 23:27 Are there optimized basic math functions available for the STM8 such as; 8 bit by 8 bit multiply and 8 bit by 16 bit multiply and similar? My application has a time critical 8 bit by 16 bit multiply. The Cosmi...