資源簡介
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個文件信息
評論
共有 條評論