资源简介
曾经开发STM32用过的一些基本应用的源代码,希望对学习嵌入式的同学们有所用处
代码片段和文件信息
/*******************************************************************************
* File Name : main.c
* Author : Wuhan R&D Center Embest
* Date First Issued : 08/08/2008
* Description : Main program body
********************************************************************************/
/* Includes ------------------------------------------------------------------*/
#include “stm32f10x_lib.h“
#include
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
ErrorStatus HSEStartUpStatus;
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void NVIC_Configuration(void);
void GPIO_Configuration(void);
void U
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 9548 2008-10-06 15:43 USART_test\cortexm3_macro.s
文件 8663 2008-10-14 10:28 USART_test\main.c
文件 1521 2008-10-14 10:28 USART_test\readme.txt
文件 8816 2008-10-06 15:43 USART_test\STM32F10x.s
文件 5676 2008-10-06 15:43 USART_test\stm32f10x_conf.h
文件 22477 2008-10-06 15:43 USART_test\stm32f10x_it.c
文件 3397 2008-10-06 15:43 USART_test\stm32f10x_it.h
文件 8676 2008-10-06 15:43 USART_test\stm32f10x_vector.s
文件 3421 2010-04-21 17:50 USART_test\USART.Opt
文件 184 2008-10-06 15:43 USART_test\USART.plg
文件 2802 2010-04-16 16:10 USART_test\USART.Uv2
文件 3461 2010-04-16 16:10 USART_test\USART_Opt.Bak
文件 4154 2008-10-06 15:43 USART_test\USART_Target 1.dep
文件 934 2010-04-21 17:49 USART_test\USART_USART.dep
文件 2796 2008-10-14 10:29 USART_test\USART_Uv2.Bak
文件 24892 2008-10-06 15:43 USART_test\listing\cortexm3_macro.lst
文件 30893 2008-10-06 15:43 USART_test\listing\stm32f10x_vector.lst
文件 2360 2008-10-06 15:43 USART_test\obj\cortexm3_macro.o
文件 15763 2008-10-14 10:28 USART_test\obj\main.txt
文件 19098 2008-10-06 15:43 USART_test\obj\stm32f10x_flash.crf
文件 365 2008-10-06 15:43 USART_test\obj\stm32f10x_flash.d
文件 24096 2008-10-06 15:43 USART_test\obj\stm32f10x_flash.o
文件 33855 2008-10-06 15:43 USART_test\obj\stm32f10x_gpio.crf
文件 417 2008-10-06 15:43 USART_test\obj\stm32f10x_gpio.d
文件 42068 2008-10-06 15:43 USART_test\obj\stm32f10x_gpio.o
文件 12822 2008-10-14 10:28 USART_test\obj\stm32f10x_it.txt
文件 43256 2008-10-06 15:43 USART_test\obj\stm32f10x_lib.crf
文件 0 2008-10-06 15:43 USART_test\obj\stm32f10x_lib.d
文件 267 2008-10-06 15:43 USART_test\obj\stm32f10x_lib.__i
文件 28409 2008-10-06 15:43 USART_test\obj\stm32f10x_nvic.crf
............此处省略18个文件信息
- 上一篇:Allan方差程序
- 下一篇:Python操作三大主流数据库视频教程
相关资源
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
- 梁宁产品经理思维30讲.pdf
- CHI760E辰华电化学工作站软件最新版
- SAPERPHCM葵花宝典系列之配置指南(电
- TangZhuoLin.rar
评论
共有 条评论