是可以运行的,就是数码管没有按照想象中的样子显示
……
#include "stm32f10x.h"
#include "stm32_eval.h"
#include <stdio.h>
#define V……
简单地改下占空比而已,就是这么简单笨拙
#include "stm32f10x.h"
#include "stm32_eval.h"
……
TIM8没定义 把 它改成其他基本定时器就可以了 TIM8还不懂用 正在反省 ……
#include "stm32f10x.h"
#include "stm32_eval.h"
#include
EXTI_InitTypeDef ……
/* Includes ------------------------------------------------------------------*/……