7.期末项目
#include "stdio.h"
#include "stm32f10x.h"
int fputc(int ch,FILE *f);
/*……
//定时器 5 通道 1 输入捕获配置
TIM_ICInitTypeDef TIM5_ICInitStructure;
void TIM5_Cap_Init(u16 a……
作业5:定时器控制LED灯
/**
*****************************************************……
作业4:uart控制LED流水灯转速
#include "stm32f10x.h"
#include "stm32_eval.h"  ……
作业3:0~99按键计数
代码:GPIO_InitTypeDef GPIO_InitStructure; // 声明一个结构体
&……
作业2:流水灯
代码:#include "stm32f10x.h"
#include "stm32_eval.h"
GPIO_InitTypeDef GP……
1.运行安装程序
2.选择 i agree
3.s选择路径安装
4.安装完成后开始破解
……
作业1:安装 http://forum.eepw.com.cn/thread/279114/1#2
作业2:流水灯http://forum.eepw.com.c……
消失的第三次
原理图:
1.
2.
3.
4.
……