STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

How can i run STM8L051F3 at lowest power? may i get an example?

Posted on November 03, 2017 at 13:16I am using STM8L051F3 for my project. My project uses 10 LEDs, Timer2 and 1 input Pin. After getting input from 1 pin i will on the LEDs 1 by 1. System powered with battery so run time current should be minimum. W...