demo - AD

所属分类:单片机开发
开发工具:C/C++
文件大小:5501KB
下载次数:22
上传日期:2018-05-10 15:20:31
上 传 者2037766781
说明:  STM8 ADC采集电压数据并四位数码管显示
(STM8 AD sampling and display)

文件列表:
demo - AD\Debug\Exe\demo.hex (11526, 2018-05-05)
demo - AD\Debug\Exe\demo.out (91740, 2018-05-05)
demo - AD\Debug\List\demo.map (18763, 2018-05-05)
demo - AD\Debug\Obj\delay.o (6144, 2018-04-27)
demo - AD\Debug\Obj\delay.pbi (288033, 2018-04-27)
demo - AD\Debug\Obj\delay.pbi.cout (11949, 2018-04-27)
demo - AD\Debug\Obj\demo.pbd (414905, 2018-05-10)
demo - AD\Debug\Obj\demo.pbd.browse (414905, 2018-05-10)
demo - AD\Debug\Obj\KEY.o (7059, 2018-04-27)
demo - AD\Debug\Obj\KEY.pbi (288930, 2018-04-27)
demo - AD\Debug\Obj\KEY.pbi.cout (11947, 2018-04-27)
demo - AD\Debug\Obj\led.o (7914, 2018-04-27)
demo - AD\Debug\Obj\led.pbi (288060, 2018-04-27)
demo - AD\Debug\Obj\led.pbi.cout (11947, 2018-04-27)
demo - AD\Debug\Obj\led_driver.o (10256, 2018-04-27)
demo - AD\Debug\Obj\led_driver.pbi (289681, 2018-04-27)
demo - AD\Debug\Obj\led_driver.pbi.cout (11961, 2018-04-27)
demo - AD\Debug\Obj\main.o (22563, 2018-05-05)
demo - AD\Debug\Obj\main.pbi (329444, 2018-05-05)
demo - AD\Debug\Obj\main.pbi.cout (11940, 2018-05-05)
demo - AD\Debug\Obj\stm8s_adc1.o (54117, 2018-04-27)
demo - AD\Debug\Obj\stm8s_adc1.pbi (308865, 2018-04-27)
demo - AD\Debug\Obj\stm8s_adc1.pbi.cout (11976, 2018-04-27)
demo - AD\Debug\Obj\stm8s_beep.o (11142, 2018-04-27)
demo - AD\Debug\Obj\stm8s_beep.pbi (288548, 2018-04-27)
demo - AD\Debug\Obj\stm8s_beep.pbi.cout (11976, 2018-04-27)
demo - AD\Debug\Obj\stm8s_clk.o (55059, 2018-04-27)
demo - AD\Debug\Obj\stm8s_clk.pbi (307270, 2018-04-27)
demo - AD\Debug\Obj\stm8s_clk.pbi.cout (11975, 2018-04-27)
demo - AD\Debug\Obj\stm8s_exti.o (13720, 2018-04-19)
demo - AD\Debug\Obj\stm8s_exti.pbi.cout (11775, 2018-04-19)
demo - AD\Debug\Obj\stm8s_flash.o (45553, 2018-04-19)
demo - AD\Debug\Obj\stm8s_flash.pbi.cout (11776, 2018-04-19)
demo - AD\Debug\Obj\stm8s_gpio.o (23322, 2018-04-27)
demo - AD\Debug\Obj\stm8s_gpio.pbi (290974, 2018-04-27)
demo - AD\Debug\Obj\stm8s_gpio.pbi.cout (11976, 2018-04-27)
demo - AD\Debug\Obj\stm8s_it.o (32202, 2018-04-20)
demo - AD\Debug\Obj\stm8s_it.pbi.cout (11743, 2018-04-20)
demo - AD\Debug\Obj\stm8s_itc.o (15246, 2018-04-19)
demo - AD\Debug\Obj\stm8s_itc.pbi.cout (11688, 2018-04-19)
... ...

/** @page exampletemplate Project Example Template @verbatim ******************** (C) COPYRIGHT 2014 STMicroelectronics ******************* * @file readme.txt * @author MCD Application Team * @version V2.2.0 * @date 30-September-2014 * @brief This sub-directory contains all the user-modifiable files * needed to create a new project linked with the STM8S/A * Standard Peripheral Library. ****************************************************************************** * * Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); * You may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://www.st.com/software_license_agreement_liberty_v2 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ****************************************************************************** @endverbatim @par Project Example Template Description This example is used as a template that can be used as reference to build any new firmware development for all STM8S and STM8A product devices using the STM8S/A Standard Peripherals Library. @par Directory contents This folder contains standard template projects for EWSTM8, STVD with Cosmic, STVD with raisonance and RIDE toolchains that compile the needed STM8S/A Standard Peripheral's drivers plus all the user-modifiable files that are necessary to create a new project. - Project/Template/stm8s_conf.h Library Configuration file - Project/Template/stm8s_it.c: Source file containing the interrupt handlers (the function bodies are empty in this template). - Project/Template/stm8s_it.h Header file including all interrupt handlers prototypes. - Project/Template/main.c Main program @note - High-Density STM8A devices are the STM8AF52xx STM8AF6269/8x/Ax, STM8AF51xx, and STM8AF6169/7x/8x/9x/Ax microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes - Medium-Density STM8A devices are the STM8AF622x/4x, STM8AF6266/68, STM8AF612x/4x, and STM8AF6166/68 microcontrollers where the Flash memory density ranges between 8 to 32 Kbytes - High-Density STM8S devices are the STM8S207xx, STM8S007 and STM8S208xx microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes. - Medium-Density STM8S devices are the STM8S105x and STM8S005 microcontrollers where the Flash memory density ranges between 16 to 32-Kbytes. - Low-Density STM8S devices are the STM8S103xx, STM8S003 and STM8S903xx microcontrollers where the Flash density is 8 Kbytes. *

© COPYRIGHT STMicroelectronics

*/

近期下载者

相关文件


收藏者