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

Hi, I have Design a Relays Based AC Switch Board using STM8s003 and ESP01. When I connect even a small resistive load then the controller resets during relays switching.... i dont know whether where is the problem in my design?

 >>The Board is working fine when there is no AC (220v) load Connected; but with AC Load Connected, then MCU resets during switchingSame type of switch boards are available online containing stm8 but i havent experienced these boards regarding such a...

SKhan.4 by Associate
  • 535 Views
  • 0 replies
  • 0 kudos

WWDG bug in STM8S103F3?

Hello,On STM8S103F3 MCU I, might have found a bug in the WWDT.Found nothing related in errata. My environment: IAR, HSI 16MhzProblem: kicking WWDG too early doesn't trigger instant reset.void main(void) { WWDG->CR = WWDG_CR_WDGA | 0x7F; WWDG->W...

AToth by Associate
  • 458 Views
  • 0 replies
  • 0 kudos

STVD 4.3.12 vs ST-Link V2, connection problem

Hi everyone,after solving a problem on Windows 7, I can no longer use ST-LINK/V2, or STM8-Discovery, for debugging via STVD (see version on attachment 2).I've verified that both ST-Link and STM8 Discovery work correctly and in fact with these tools I...

STM8L151C6 USART Bootloader is not working?

Hi, I am using STM8L151C6 chip for my development. I would like to program my application through USART boot loader option. I configured Read Out Protection OFF and BL option bytes to 55 AA through ST Visual programmer. When I am testing wit...

SKARU.51 by Associate
  • 611 Views
  • 1 replies
  • 0 kudos

How to interface lcd to stm8s103fp3

I am trying for interfacing lcd to stm8s103fp3 in 4 bit lcd mode.please someone suggest how should I do.​

SBadd by Associate II
  • 437 Views
  • 0 replies
  • 0 kudos