User Activity

Posted on May 26, 2012 at 05:18When I want to debug the discovery board (I use WIN7 Systerm) at IAR some errors occured . It's reported like the picture: I need some help !! #stm8s_discovery-debug-problem
Posted on April 19, 2012 at 19:43like this: I don't know why selecting opposite polarity ! /* Select the Opposite Input Polarity */  if (TIM_ICInitStruct->TIM_ICPolarity == TIM_ICPolarity_Rising)  {    icoppositepolarity = TIM_ICPolarity_Falling;  }...