Single-ended-capacitance-measurement
代码说明:
通过FDC1004测量电容,电容容量为小于100PF,使用的处理器是STM32F103,采用的方式是单端测量。(Measuring capacitance by FDC1004)
文件列表:
单端电容测试
............\CORE
............\....\core_cm3.c,17273,2010-06-07
............\....\core_cm3.h,85714,2011-02-09
............\....\startup_stm32f10x_hd.s,15503,2011-03-10
............\....\startup_stm32f10x_md.s,12765,2011-03-10
............\Library
............\.......\inc
............\.......\...\misc.h,8982,2011-03-10
............\.......\...\stm32f10x_adc.h,21690,2011-03-10
............\.......\...\stm32f10x_bkp.h,7555,2011-03-10
............\.......\...\stm32f10x_can.h,27559,2011-03-10
............\.......\...\stm32f10x_cec.h,6573,2011-03-10
............\.......\...\stm32f10x_crc.h,2162,2011-03-10
............\.......\...\stm32f10x_dac.h,15233,2011-03-10
............\.......\...\stm32f10x_dbgmcu.h,3818,2011-03-10
............\.......\...\stm32f10x_dma.h,20754,2011-03-10
............\.......\...\stm32f10x_exti.h,6824,2011-03-10
............\.......\...\stm32f10x_flash.h,25445,2011-03-10
............\.......\...\stm32f10x_fsmc.h,27016,2011-03-10
............\.......\...\stm32f10x_gpio.h,20175,2011-03-10
............\.......\...\stm32f10x_i2c.h,30029,2011-03-10
............\.......\...\stm32f10x_iwdg.h,3828,2011-03-10
............\.......\...\stm32f10x_pwr.h,4383,2011-03-10
............\.......\...\stm32f10x_rcc.h,30452,2011-03-10
............\.......\...\stm32f10x_rtc.h,3857,2011-03-10
............\.......\...\stm32f10x_sdio.h,21863,2011-03-10
............\.......\...\stm32f10x_spi.h,17725,2011-03-10
............\.......\...\stm32f10x_tim.h,52427,2011-03-10
............\.......\...\stm32f10x_usart.h,16548,2011-03-10
............\.......\...\stm32f10x_wwdg.h,2966,2011-03-10
............\.......\src
............\.......\...\misc.c,7046,2011-03-10
............\.......\...\stm32f10x_adc.c,47201,2011-03-10
............\.......\...\stm32f10x_bkp.c,8463,2011-03-10
............\.......\...\stm32f10x_can.c,45103,2011-03-10
............\.......\...\stm32f10x_cec.c,11656,2011-03-10
............\.......\...\stm32f10x_crc.c,3347,2011-03-10
............\.......\...\stm32f10x_dac.c,19087,2011-03-10
............\.......\...\stm32f10x_dbgmcu.c,5149,2011-03-10
............\.......\...\stm32f10x_dma.c,29607,2011-03-10
............\.......\...\stm32f10x_exti.c,6959,2011-03-10
............\.......\...\stm32f10x_flash.c,62551,2011-03-10
............\.......\...\stm32f10x_fsmc.c,35484,2011-03-10
............\.......\...\stm32f10x_gpio.c,23221,2011-03-11
............\.......\...\stm32f10x_i2c.c,45781,2011-03-10
............\.......\...\stm32f10x_iwdg.c,4916,2011-03-10
............\.......\...\stm32f10x_pwr.c,8759,2011-03-10
............\.......\...\stm32f10x_rcc.c,51271,2011-03-10
............\.......\...\stm32f10x_rtc.c,8598,2011-03-10
............\.......\...\stm32f10x_sdio.c,28933,2011-03-10
............\.......\...\stm32f10x_spi.c,30224,2011-03-10
............\.......\...\stm32f10x_tim.c,109159,2011-03-10
............\.......\...\stm32f10x_usart.c,38308,2011-03-10
............\.......\...\stm32f10x_wwdg.c,5735,2011-03-10
............\OBJ
............\...\Listing
............\...\.......\startup_stm32f10x_md.lst,41712,2016-03-01
............\...\.......\Text.map,96297,2016-03-01
............\...\Output
............\...\......\core_cm3.crf,3539,2016-03-01
............\...\......\core_cm3.d,113,2016-03-01
............\...\......\core_cm3.o,10308,2016-03-01
............\...\......\delay.crf,349358,2016-03-01
............\...\......\delay.d,1704,2016-03-01
............\...\......\delay.o,380892,2016-03-01
............\...\......\ExtDll.iex,19,2016-01-05
............\...\......\fdc1004.crf,350453,2016-03-01
............\...\......\fdc1004.d,1920,2016-03-01
............\...\......\fdc1004.o,383848,2016-03-01
............\...\......\led.crf,348820,2016-03-01
............\...\......\led.d,1632,2016-03-01
............\...\......\led.o,379772,2016-03-01
............\...\......\main.crf,355111,2016-03-01
............\...\......\main.d,1879,2016-03-01
............\...\......\main.o,388272,2016-03-01
............\...\......\misc.crf,348287,2016-03-01
............\...\......\misc.d,1625,2016-03-01
............\...\......\misc.o,378496,2016-03-01
............\...\......\myiic.crf,352246,2016-03-01
............\...\......\myiic.d,1748,2016-03-01
............\...\......\myiic.o,383884,2016-03-01
............\...\......\startup_stm32f10x_md.d,70,2016-03-01
............\...\......\startup_stm32f10x_md.o,5920,2016-03-01
............\...\......\stm32f10x_adc.crf,355456,2016-03-01
............\...\......\stm32f10x_adc.d,1922,2016-03-01
............\...\......\stm32f10x_adc.o,392596,2016-03-01
............\...\......\stm32f10x_bkp.crf,349227,2016-03-01
............\...\......\stm32f10x_bkp.d,1922,2016-03-01
............\...\......\stm32f10x_bkp.o,380808,2016-03-01
............\...\......\stm32f10x_can.crf,357069,2016-03-01
............\...\......\stm32f10x_can.d,1922,2016-03-01
............\...\......\stm32f10x_can.o,389828,2016-03-01
............\...\......\stm32f10x_cec.crf,349780,2016-03-01
............\...\......\stm32f10x_cec.d,1922,2016-03-01
............\...\......\stm32f10x_cec.o,381348,2016-03-01
............\...\......\stm32f10x_crc.crf,347840,2016-03-01
............\...\......\stm32f10x_crc.d,1922,2016-03-01
............\...\......\stm32f10x_crc.o,378392,2016-03-01
............\...\......\stm32f10x_dac.crf,349913,2016-03-01
下载说明:请别用迅雷下载,失败请重下,重下不扣分!