//ADC改变灯的颜色:
#include "stm32f10x.h"
……
//定时器 5 通道 1 输入捕获配置
TIM_ICInitTypeDef TIM5_ICInitStructure;
……
//作业五:
#include "stm32f10x.h"
#include "stm32_eval.h"
#include <s……
作业四:单号uart控制LED流水灯转速
view plaincopy to clipboardprint?
……
作业三:0~99按键计数
view plaincopy to clipboardprint?
……
作业二:流水灯
/**
*************************************************************……
作业一:keil安装
猛戳这个程序:
然后出现这个玩意:
接下来的就不要理会那么多了……
作业1::http://forum.eepw.com.cn/thread/277766/1#2
作业2:http://forum.eepw.com.cn/thr……