资源简介
STM32F1xxHAL库文件库函数,例程,文档说明。
代码片段和文件信息
/**
******************************************************************************
* @file stm32f1xx_nucleo.c
* @author MCD Application Team
* @version V1.0.3
* @date 29-April-2016
* @brief This file provides set of firmware functions to manage:
* - LEDs and push-button available on STM32F1XX-Nucleo Kit
* from STMicroelectronics
* - LCD joystick and microSD available on Adafruit 1.8“ TFT LCD
* shield (reference ID 802)
******************************************************************************
* @attention
*
* © COPYRIGHT(c) 2016 STMicroelectronics
*
* Redistribution and use in source and binary forms with or without modification
* are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice
* this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright notice
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* 3. Neither the name of STMicroelectronics nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
* AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
* DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
******************************************************************************
*/
/* Includes ------------------------------------------------------------------*/
#include “stm32f1xx_nucleo.h“
/** @addtogroup BSP
* @{
*/
/** @defgroup STM32F1XX_NUCLEO STM32F103RB-Nucleo
* @brief This file provides set of firmware functions to manage Leds and push-button
* available on STM32F1XX-Nucleo Kit from STMicroelectronics.
* It provides also LCD joystick and uSD functions to communicate with
* Adafruit 1.8“ TFT LCD shield (reference ID 802)
* @{
*/
/** @defgroup STM32F1XX_NUCLEO_Private_Defines Private Defines
* @{
*/
/**
* @brief STM32F103RB NUCLEO BSP Driver version
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 26720 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\BSP\STM32F1xx_Nucleo\stm32f1xx_nucleo.c
文件 10009 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\BSP\STM32F1xx_Nucleo\stm32f1xx_nucleo.h
文件 542970 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xb.h
文件 587973 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xe.h
文件 492587 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101x6.h
文件 502788 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xb.h
文件 580299 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xe.h
文件 597371 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xg.h
文件 585549 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102x6.h
文件 594987 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102xb.h
文件 917060 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103x6.h
文件 927261 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xb.h
文件 1013638 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xe.h
文件 1027719 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xg.h
文件 1300804 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f105xc.h
文件 1381619 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f107xc.h
文件 8815 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h
文件 3335 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h
文件 15094 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xb.s
文件 16682 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xe.s
文件 12531 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101x6.s
文件 12904 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xb.s
文件 15016 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xe.s
文件 15775 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xg.s
文件 12853 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102x6.s
文件 13238 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102xb.s
文件 13416 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103x6.s
文件 13801 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s
文件 16358 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s
文件 16812 2017-02-06 13:36 STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xg.s
............此处省略356个文件信息
相关资源
- stm32l0系列HAL库
- HAL库下的OLED移植
- HAL库的OLED 移植
- USART基于hal库stm32f407串口通讯.rar
- STM32F4基于HAL库的LCD显示实验
- stm32f103c8t6移植uC/OS-III基于HAL库的工程
- 基于STM32备份寄存器BKP实验
- STM32F1基本定时器
- HAL库函数说明
- STM32F429DISCOVERY外接SD卡使用SDIO4BIT方式
- HAL库函数手册
- STM32F030使用HAL库做低功耗
- 基于STM32 HAL库的定时任务调度器例程
- stm32智能寻迹避障小车代码
- STM32 HAL库版本 4线1602A程序
- stm32f407 ili9341屏幕驱动 HAL库 带FreeR
- STM32使用cubemx和HAL库驱动ICM20602
- STM32F103 Hal库 EV1527 433M解码
- MPU6050 DMP+ADXL345+NRF24L01+HAL库+STM32F103C
- hal库定时器触发adc dma采集
- STM32Cube HAL库操作系统+CAN收发配置
- BH1750FVI STM32F103 HAL库 硬件IIC例程
- stm32 cubemx hal库 串口收发 中断接收 项
- stm32f1_hal库使用手册中英文对照.docx
- STM32串口中断接收HAL库
- STM32F429 485实验源码(hal库)
- STM32F407ZGT6实现HAL库SPI扩展FLASH功能M
- STM32L4/L4+ HAL库英文完整版
- STM32F1 HAL库手册原版
- 基于HAL库驱动ov7670.rar
评论
共有 条评论