資源簡介
STM32F205 多功能LCD時鐘,全部資料,keil工程代碼.ad PCB文件,C# 上位機 USB批量傳輸lib-usb
涉及
i2c接口的MPU6050姿態模塊 一階 二階濾波 ,
高精度ds3231 RTC
大容量SPIflash
高性能STm32F2控制器
8080接口的240*320 LCD顯示器(ili9335)
集成emwin 使用抗鋸齒 實現表盤
代碼片段和文件信息
/**
??******************************************************************************
??*?@file????system_stm32f2xx.c
??*?@author??MCD?Application?Team
??*?@version?V2.1.2
??*?@date????29-June-2016
??*?@brief???CMSIS?Cortex-M3?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_stm32f2xx.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)?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.
??*
??******************************************************************************
??*/
/**?@ad
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????609555??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f205xx.h
?????文件?????653510??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f207xx.h
?????文件?????620229??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f215xx.h
?????文件?????663267??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f217xx.h
?????文件???????6947??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f2xx.h
?????文件???????3678??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Include\system_stm32f2xx.h
?????文件??????20275??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\arm\startup_stm32f205xx.s
?????文件??????20548??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\arm\startup_stm32f207xx.s
?????文件??????20356??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\arm\startup_stm32f215xx.s
?????文件??????20629??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\arm\startup_stm32f217xx.s
?????文件??????20407??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\gcc\startup_stm32f205xx.s
?????文件??????20688??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\gcc\startup_stm32f207xx.s
?????文件??????20476??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\gcc\startup_stm32f215xx.s
?????文件??????20716??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\gcc\startup_stm32f217xx.s
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件???????1342??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\li
?????文件??????22277??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\startup_stm32f205xx.s
?????文件??????22688??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\startup_stm32f207xx.s
?????文件??????22407??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\startup_stm32f215xx.s
?????文件??????22820??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\iar\startup_stm32f217xx.s
?????文件??????12889??2017-04-19?14:36??Drivers\CMSIS\Device\ST\STM32F2xx\Source\Templates\system_stm32f2xx.c
?????文件???????7265??2017-04-19?14:36??Drivers\CMSIS\Include\arm_common_tables.h
?????文件???????3942??2017-04-19?14:36??Drivers\CMSIS\Include\arm_const_structs.h
?????文件?????252339??2017-04-19?14:36??Drivers\CMSIS\Include\arm_math.h
............此處省略1262個文件信息
評論
共有 條評論