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

  • 大小: 12.74MB
    文件類型: .zip
    金幣: 2
    下載: 1 次
    發布日期: 2023-07-12
  • 語言: 其他
  • 標簽: STM32,ADC??

資源簡介

本次程序使用KEIL開放平臺,STM32F767作為硬件平臺,使用STM32三重ADC采樣模式,提高ADC采樣率

資源截圖

代碼片段和文件信息

/**
??******************************************************************************
??*?@file????system_stm32f7xx.c
??*?@author??MCD?Application?Team
??*?@version?V1.1.1
??*?@date????01-July-2016
??*?@brief???CMSIS?Cortex-M7?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_stm32f7xx.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?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.
??*
??******************************************************************************
??*/

/**?@addtogroup?CM

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-03?15:46??Three?mode?ADC(三重ADC采樣)\
?????文件????????5295??2017-07-28?15:19??Three?mode?ADC(三重ADC采樣)\.mxproject
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\
?????目錄???????????0??2017-09-03?15:46??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\
?????文件??????675141??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f745xx.h
?????文件??????689281??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f746xx.h
?????文件??????701584??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f756xx.h
?????文件??????711207??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f765xx.h
?????文件??????742834??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f767xx.h
?????文件??????826002??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f769xx.h
?????文件??????755137??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f777xx.h
?????文件??????838305??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f779xx.h
?????文件????????7769??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h
?????文件????????3866??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Include\system_stm32f7xx.h
?????目錄???????????0??2017-07-29?16:19??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\
?????目錄???????????0??2017-09-03?15:46??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\
?????目錄???????????0??2017-09-03?15:46??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\
?????文件???????32471??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f745xx.s
?????文件???????32759??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f746xx.s
?????文件???????32948??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f756xx.s
?????文件???????34277??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f765xx.s
?????文件???????34649??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f767xx.s
?????文件???????34765??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f769xx.s
?????文件???????34787??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f777xx.s
?????文件???????34865??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f779xx.s
?????目錄???????????0??2017-09-03?15:46??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\gcc\
?????文件???????27517??2017-07-11?19:36??Three?mode?ADC(三重ADC采樣)\Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\gcc\startup_stm32f745xx.s
............此處省略632個文件信息

評論

共有 條評論