STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SWIM Connector

Posted on October 22, 2008 at 11:27SWIM Connector

adisak by Associate
  • 801 Views
  • 3 replies
  • 0 kudos

STM8A Boot ROM

Posted on June 18, 2008 at 08:23STM8A Boot ROM

2deutz by Associate II
  • 635 Views
  • 5 replies
  • 0 kudos

STM8 toolchain

Posted on April 09, 2008 at 09:38STM8 toolchain

fggnrc by Associate II
  • 850 Views
  • 6 replies
  • 0 kudos

can't set tim1 PWM of stm8

Posted on May 17, 2011 at 10:56I would like to check pwm signal but it don't find any signal  help me please #include ''stm8s.h'' void main(void) { CLK->SWR = 0xB4 ; while((CLK->SWCR&0x08) == 0){}; CLK->SWCR&=0xF7; CLK->SWCR |= 0x02 ; CLK->CMSR = 0x...

e_m_inem by Associate
  • 464 Views
  • 1 replies
  • 0 kudos