User Activity

Posted on November 05, 2013 at 19:34Hello,I'm using a STM32-discovery Board equiped with a STM32F100RB. Till now all I'm trying to do is to call the Interrupt-Handler of TIM3. But when calling NVIC_EnableIRQ(TIM2_IRQn) the programm is always running...