STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UM0834: stm8s Discovery

Posted on April 28, 2018 at 18:09Hallo, I am new with this micro controller.I got the dokument UM0834.Where can I find the sources of the Discovery project and the needed library?

stm8l052c6 mcu for my project MPPT

Posted on May 04, 2018 at 14:00Hi friends,I am using STM8L052C6 MCU  for my project  MPPT  and I work on register basis programming  so I generate complementary PWM (on TIM1_CH1 and  TIM1_CH1N)  and  get  ADC  value from ADC Channel 0 and 1 .These  ...

www.st.com

Posted on May 02, 2018 at 09:34http://www.st.com/content/st_com/en/products/microcontrollers/stm8-8-bit-mcus/stm8s-series/stm8s103-105.html?querycriteria=productId=LN754On this page, the flash/ram should be 8k/1k on STM8S103F3 and STM8S103K3

0690X0000060AsCQAU.png

Resolved! Problem in displaying a number on char LCD displays

Posted on May 01, 2018 at 12:39Hi.I was working with my new stm8s105 MCU trying to get started with the timers.But every time I use the command to display the time on the LCD the same number showed every time.I thought that the problem is my timer c...

The clocks each command takes

Posted on April 27, 2018 at 19:52Hi.I wanted to know that for example how many clocks a while loop takes.Do you have any ideas or any articles on this matter?

STM8L052R8 NRST ESD PROBLEM

Posted on April 25, 2018 at 03:39Hello..I am using a circuit board using the STM8L052R8.This board generates the voltage to be applied to MCU after applying 4.8VDC voltage by using 3.3VDC regulator.IWDG and BOR are used in the firmware.However, when...

Interrupt that will not expected

Posted on April 23, 2018 at 03:59Hello,- MCU : STM8L101K3I am using Port A.2 for interrupt and Port D.2 for general gpio.GPIO_Init(GPIOA,GPIO_Pin_2, GPIO_Mode_In_FL_IT); EXTI_SetPinSensitivity(EXTI_Pin_2, EXTI_Trigger_Falling); GPIO_Init(GPIOD, GPIO...

0690X0000060AjPQAU.png