• 大小: 0.16M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: 其他
  • 标签: 其他  

资源简介


曾经开发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个文件信息

评论

共有 条评论