Project_STM8L

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:961KB
下载次数:40
上传日期:2020-04-23 09:38:41
上 传 者xsnina
说明:  该程序文件为,完全开源的 额温枪 C程序,内有算法,温度补偿等。
(Fully open source Ewen gun C program)

文件列表:
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x.h (134533, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_adc.h (17052, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_aes.h (5200, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_beep.h (3698, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_clk.h (19547, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_comp.h (10104, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dac.h (10290, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dma.h (13383, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_exti.h (9931, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_flash.h (14659, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_gpio.h (6652, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_i2c.h (35578, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_irtim.h (2408, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_itc.h (14238, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_iwdg.h (4773, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_lcd.h (22787, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_pwr.h (4625, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rst.h (3242, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rtc.h (37913, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_spi.h (14615, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_syscfg.h (21160, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim1.h (37532, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim2.h (29284, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim3.h (29162, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim4.h (11839, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim5.h (28561, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_usart.h (13320, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wfe.h (7927, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wwdg.h (2890, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\Release_Notes.html (49512, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_adc.c (40644, 2020-02-27)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_aes.c (14718, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_beep.c (8311, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_clk.c (40536, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_comp.c (24470, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_dac.c (32625, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_dma.c (29152, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_exti.c (21046, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_flash.c (34928, 2014-10-22)
Project_STM8L\Libraries\STM8L15x_StdPeriph_Driver\src\stm8l15x_gpio.c (14577, 2020-02-25)
... ...

/** @page exampletemplate Project Example Template @verbatim ******************** (C) COPYRIGHT 2014 STMicroelectronics ******************* * @file readme.txt * @author MCD Application Team * @version V1.6.1 * @date 30-September-2014 * @brief This sub-directory contains all the user-modifiable files * needed to create a new project linked with the STM8L15x * 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 STM8L product devices using the STM8L15x/16x/05x/AL3Lx/AL31x 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 STM8L Standard Peripheral's drivers plus all the user-modifiable files that are necessary to create a new project. - Project/STM8L15x_StdPeriph_Template/stm8l15x_conf.h Library Configuration file - Project/STM8L15x_StdPeriph_Template/stm8l15x.c: Source file containing the interrupt handlers (the function bodies are empty in this template). - Project/STM8L15x_StdPeriph_Template/stm8l15x.h Header file including all interrupt handlers prototypes. - Project/STM8L15x_StdPeriph_Template/main.c Main program @note - Low-Density devices are STM8L15x microcontrollers where the Flash memory density ranges between 4 and 8 Kbytes. - Medium-Density devices are STM8L15x microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Medium density Plus devices are STM8L151R6, STM8L152R6 microcontrollers where the Flash memory density is fixed and equal to 32 Kbytes and with wider range of peripheral and features than the medium density devices. - High-Density devices are STM8L15x microcontrollers where the Flash memory density is *** Kbytes and with the same peripheral set than Medium Density Plus devices. - Value line low density STM8L05xx devices are STM8L051x3 microcontrollers with 8-KB Flash - Value line medium density STM8L05xx devices are STM8L052x6 microcontrollers with 32-KB Flash - Value line high density STM8L05xx devices: STM8L052x8 microcontrollers with ***-KB Flash - Medium density STM8AL31xx/STM8AL3Lxx devices: STM8AL3168, STM8AL3166, STM8AL3148,STM8AL3146, STM8AL3138, STM8AL3136, STM8AL3L68, STM8AL3L66, STM8AL3L48, STM8AL3L46 microcontrollers with 8-KB, 16-KB or 32-KB Flash *

© COPYRIGHT STMicroelectronics

*/

近期下载者

相关文件


收藏者