Posted on September 26, 2010 at 12:39Hello All i need use 3 pwm by user timer1, timer2, timer3 by config TIM1_PWMIConfig(); TIM2_PWMIConfig(); TIM3_PWMIConfig(); How to config? i use stm8s-discovery #tim1 #pwm #stm8s #tim2 #timer #tim3
Posted on June 24, 2010 at 10:36Hello i'm port uart2 polling receive data from hyperterminal it's ok. but i need use uart2 receive data with interrupt? TIM3_DeInit(); TIM3_TimeBaseInit(TIM3_PRESCALER_1,0xFFFF); TIM3_ITConfig(TIM3_IT_UPDATE...
Posted on June 24, 2010 at 21:48I complete code communication to hyper http://www.10logic.com/download/HyperterminalStm8s.rar. and i'm try using uart2 interrupt in this [DEAD LINK /public/STe2ecommunities/mcu/Lists/STM8SDiscovery/Flat.aspx?RootFolde...