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 timer is working properly

Posted on February 26, 2017 at 14:43The original post was too long to process during our migration. Please click on the attachment to read the original post.

Programing TIM2 in Input capture mode using STM8s003f3

Posted on February 23, 2017 at 02:08HiI am using 20 pin STM8s003f3 controller. I have programmed TIM2 channel 3(pin 10) in Input capture mode with capture to be made on falling edge detection on channel 3. I have enabled TIM2 capture/compare interru...

TIM2 program using STM8S003F3

Posted on February 19, 2017 at 03:48HiI am facing problem in Timer2 programing. It does not go into the interrupt. Please find below program of Timer2 initialization. I am using STVD for programing STM8S003F3.The Prescalar clock frequency is 16Mhz  ...

STM8S103F3 can't be programmed anymore

Posted on January 18, 2017 at 20:59Hi,i use IAR EWSTM8 to debug and flash the STM8S103F3 controller which i have here on a small blue breakout board. Yesterday i flashed the Controller via the ST-Link V2 as always but instead of going into the debug...

0690X0000060623QAA.png
loder by Associate II
  • 2080 Views
  • 4 replies
  • 0 kudos

STM8AL318A PORT I EXTI registers mapping

Posted on February 18, 2017 at 20:13HelloI am using stm8al318a lqfp80 package with GPIO pins PI0 - PI3.The datasheet says 'all IOs mappable to interupt vectors' and the pin description has a check for ext. Interrupt.But when reading reference manual...

GPIO_ExternalPullUpConfig

Posted on February 01, 2017 at 09:53 What is the difference GPIO_ExternalPullUpConfig (GPIOB, GPIO_PIN_0, ENABLE) and GPIO_Init(GPIOB,GPIO_PIN_0,GPIO_MODE_IN_PU_NO_IT) in point of P-Buffer FET (FET at high side) and internal pull-up resistor. In an ...

Resolved! STM8 not driving LCD

Posted on January 06, 2017 at 05:39 I have a custom LCD that I am trying to drive with theSTM8L052C6. I have tested the LCD with 2 other MCUs and it works fine. However, when I try to drive it with the STM8, it is very dim and almost not visible....

0690X00000605yQQAQ.png
Billy Bob by Associate II
  • 3168 Views
  • 5 replies
  • 0 kudos