stm32f107vc - external interrupt problem
Posted on October 16, 2013 at 00:21hello forum . I am trying to use external interrupt but I can't do it and I can't understand what is wrong. here is my code :#include ''stm32f10x.h''#include ''stm32_eval.h''#include <stdio.h>GPIO_InitTypeDef gpio_...