91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

STM32CubeMX配置,完全適用于正點(diǎn)原子探索者開發(fā)板,基于HAL庫(kù)開發(fā),LCD顯示程序,內(nèi)含LCD驅(qū)動(dòng)代碼,可以用于例程實(shí)驗(yàn),STM32F407ZGT6,不懂得地方看博客教程

資源截圖

代碼片段和文件信息

/**
??******************************************************************************
??*?@file????system_stm32f4xx.c
??*?@author??MCD?Application?Team
??*?@brief???CMSIS?Cortex-M4?Device?Peripheral?Access?layer?System?Source?File.
??*
??*???This?file?provides?two?functions?and?one?global?variable?to?be?called?from?
??*???user?application:
??*??????-?SystemInit():?This?function?is?called?at?startup?just?after?reset?and?
??*??????????????????????before?branch?to?main?program.?This?call?is?made?inside
??*??????????????????????the?“startup_stm32f4xx.s“?file.
??*
??*??????-?SystemCoreClock?variable:?Contains?the?core?clock?(HCLK)?it?can?be?used
??*??????????????????????????????????by?the?user?application?to?setup?the?SysTick?
??*??????????????????????????????????timer?or?configure?other?parameters.
??*?????????????????????????????????????
??*??????-?SystemCoreClockUpdate():?Updates?the?variable?SystemCoreClock?and?must
??*?????????????????????????????????be?called?whenever?the?core?clock?is?changed
??*?????????????????????????????????during?program?execution.
??*
??*
??******************************************************************************
??*?@attention
??*
??*?

©?Copyright?(c)?2017?STMicroelectronics.
??*?All?rights?reserved.


??*
??*?This?software?component?is?licensed?by?ST?under?BSD?3-Clause?license
??*?the?“License“;?You?may?not?use?this?file?except?in?compliance?with?the
??*?License.?You?may?obtain?a?copy?of?the?License?at:
??*????????????????????????opensource.org/licenses/BSD-3-Clause
??*
??******************************************************************************
??*/

/**?@addtogroup?CMSIS
??*?@{
??*/

/**?@addtogroup?stm32f4xx_system
??*?@{
??*/??
??
/**?@addtogroup?STM32F4xx_System_Private_Includes
??*?@{
??*/


#include?“stm32f4xx.h“

#if?!defined??(HSE_VALUE)?
??#define?HSE_VALUE????((uint32_t)25000000)?/*!#endif?/*?HSE_VALUE?*/

#if?!defined??(HSI_VALUE)
??#define?HSI_VALUE????((uint32_t)16000000)?/*!#endif?/*?HSI_VALUE?*/

/**
??*?@}
??*/

/**?@addtogroup?STM32F4xx_System_Private_TypesDefinitions
??*?@{
??*/

/**
??*?@}
??*/

/**?@addtogroup?STM32F4xx_System_Private_Defines
??*?@{
??*/

/*************************?Miscellaneous?Configuration?************************/
/*!#if?defined(STM32F405xx)?||?defined(STM32F415xx)?||?defined(STM32F407xx)?||?defined(STM32F417xx)\
?||?defined(STM32F427xx)?||?defined(STM32F437xx)?||?defined(STM32F429xx)?||?defined(STM32F439xx)\
?||?defined(STM32F469xx)?||?defined(STM32F479xx)?||?defined(STM32F412Zx)?||?defined(STM32F412Vx)
/*?#define?DATA_IN_ExtSRAM?*/
#endif?/*?STM32F40xxx?||?STM32F41xxx?||?STM32F42xxx?||?STM32F43xxx?||?STM32F469xx?||?STM32F479xx?||\
??????????STM32F412Zx?||?STM32F412Vx?*/
?
#i

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????7217??2020-07-27?23:01??TFT_LCD\.mxproject

?????文件?????722181??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f401xc.h

?????文件?????722181??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f401xe.h

?????文件????1233379??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f405xx.h

?????文件????1349439??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h

?????文件?????603649??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410cx.h

?????文件?????603959??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410rx.h

?????文件?????598880??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410tx.h

?????文件?????725690??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f411xe.h

?????文件????1167258??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412cx.h

?????文件????1255046??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412rx.h

?????文件????1256171??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412vx.h

?????文件????1258073??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412zx.h

?????文件????1340561??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f413xx.h

?????文件????1256579??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f415xx.h

?????文件????1372238??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f417xx.h

?????文件????1351728??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f423xx.h

?????文件????1452086??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f427xx.h

?????文件????1480591??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f429xx.h

?????文件????1476745??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f437xx.h

?????文件????1504470??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f439xx.h

?????文件????1380700??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f446xx.h

?????文件????1753832??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f469xx.h

?????文件????1777973??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f479xx.h

?????文件???????9485??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h

?????文件???????3796??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h

?????文件??????26457??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c

?????文件??????28208??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Include\cmsis_armcc.h

?????文件??????56497??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Include\cmsis_armclang.h

?????文件???????9014??2020-06-23?11:25??TFT_LCD\Drivers\CMSIS\Include\cmsis_compiler.h

............此處省略348個(gè)文件信息

評(píng)論

共有 條評(píng)論