文件名称:STM32-AD-TIM
-
所属分类:
- 标签属性:
- 上传时间:2014-08-06
-
文件大小:6.89mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于STM32单片机的TIM2定时器触发AD转换,控制AD的转换速率,弥补DMA传输速度过快导致数据处理混乱的问题。-Trigger AD conversion is based STM32 microcontroller TIM2 timer controls the AD conversion rate to make up for excessive speed DMA transfer of data processing leads to confusion problems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32-AD-TIM/
STM32-AD-TIM/CMSIS/
STM32-AD-TIM/CMSIS/core_cm3.c
STM32-AD-TIM/CMSIS/core_cm3.h
STM32-AD-TIM/CMSIS/startup/
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_cl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_hd.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_hd_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_ld.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_ld_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_md.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_md_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_xl.s
STM32-AD-TIM/CMSIS/stm32f10x.h
STM32-AD-TIM/CMSIS/system_stm32f10x.c
STM32-AD-TIM/CMSIS/system_stm32f10x.h
STM32-AD-TIM/FWlib/
STM32-AD-TIM/FWlib/inc/
STM32-AD-TIM/FWlib/inc/misc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_adc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_bkp.h
STM32-AD-TIM/FWlib/inc/stm32f10x_can.h
STM32-AD-TIM/FWlib/inc/stm32f10x_cec.h
STM32-AD-TIM/FWlib/inc/stm32f10x_crc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dac.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dbgmcu.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dma.h
STM32-AD-TIM/FWlib/inc/stm32f10x_exti.h
STM32-AD-TIM/FWlib/inc/stm32f10x_flash.h
STM32-AD-TIM/FWlib/inc/stm32f10x_fsmc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_gpio.h
STM32-AD-TIM/FWlib/inc/stm32f10x_i2c.h
STM32-AD-TIM/FWlib/inc/stm32f10x_iwdg.h
STM32-AD-TIM/FWlib/inc/stm32f10x_pwr.h
STM32-AD-TIM/FWlib/inc/stm32f10x_rcc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_rtc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_sdio.h
STM32-AD-TIM/FWlib/inc/stm32f10x_spi.h
STM32-AD-TIM/FWlib/inc/stm32f10x_tim.h
STM32-AD-TIM/FWlib/inc/stm32f10x_usart.h
STM32-AD-TIM/FWlib/inc/stm32f10x_wwdg.h
STM32-AD-TIM/FWlib/src/
STM32-AD-TIM/FWlib/src/misc.c
STM32-AD-TIM/FWlib/src/stm32f10x_adc.c
STM32-AD-TIM/FWlib/src/stm32f10x_bkp.c
STM32-AD-TIM/FWlib/src/stm32f10x_can.c
STM32-AD-TIM/FWlib/src/stm32f10x_cec.c
STM32-AD-TIM/FWlib/src/stm32f10x_crc.c
STM32-AD-TIM/FWlib/src/stm32f10x_dac.c
STM32-AD-TIM/FWlib/src/stm32f10x_dbgmcu.c
STM32-AD-TIM/FWlib/src/stm32f10x_dma.c
STM32-AD-TIM/FWlib/src/stm32f10x_exti.c
STM32-AD-TIM/FWlib/src/stm32f10x_flash.c
STM32-AD-TIM/FWlib/src/stm32f10x_fsmc.c
STM32-AD-TIM/FWlib/src/stm32f10x_gpio.c
STM32-AD-TIM/FWlib/src/stm32f10x_i2c.c
STM32-AD-TIM/FWlib/src/stm32f10x_iwdg.c
STM32-AD-TIM/FWlib/src/stm32f10x_pwr.c
STM32-AD-TIM/FWlib/src/stm32f10x_rcc.c
STM32-AD-TIM/FWlib/src/stm32f10x_rtc.c
STM32-AD-TIM/FWlib/src/stm32f10x_sdio.c
STM32-AD-TIM/FWlib/src/stm32f10x_spi.c
STM32-AD-TIM/FWlib/src/stm32f10x_tim.c
STM32-AD-TIM/FWlib/src/stm32f10x_usart.c
STM32-AD-TIM/FWlib/src/stm32f10x_wwdg.c
STM32-AD-TIM/Listing/
STM32-AD-TIM/Listing/startup_stm32f10x_hd.lst
STM32-AD-TIM/Listing/STM32-DEMO.map
STM32-AD-TIM/Output/
STM32-AD-TIM/Output/12864.crf
STM32-AD-TIM/Output/12864.d
STM32-AD-TIM/Output/12864.o
STM32-AD-TIM/Output/bsp_adc.crf
STM32-AD-TIM/Output/bsp_adc.d
STM32-AD-TIM/Output/bsp_adc.o
STM32-AD-TIM/Output/bsp_adc.__i
STM32-AD-TIM/Output/core_cm3.crf
STM32-AD-TIM/Output/core_cm3.d
STM32-AD-TIM/Output/core_cm3.o
STM32-AD-TIM/Output/delay.crf
STM32-AD-TIM/Output/delay.d
STM32-AD-TIM/Output/delay.o
STM32-AD-TIM/Output/incapt.crf
STM32-AD-TIM/Output/incapt.d
STM32-AD-TIM/Output/incapt.o
STM32-AD-TIM/Output/incapt.__i
STM32-AD-TIM/Output/main.crf
STM32-AD-TIM/Output/main.d
STM32-AD-TIM/Output/main.o
STM32-AD-TIM/Output/main.__i
STM32-AD-TIM/Output/misc.crf
STM32-AD-TIM/Output/misc.d
STM32-AD-TIM/Output/misc.o
STM32-AD-TIM/Output/startup_stm32f10x_hd.d
STM32-AD-TIM/Output/startup_stm32f10x_hd.o
STM32-AD-TIM/Output/STM32-DEMO.axf
STM32-AD-TIM/Output/STM32-DEMO.htm
STM32-AD-TIM/Output/STM32-DEMO.lnp
STM32-AD-TIM/Output/STM32-DEMO.plg
STM32-AD-TIM/Output/STM32-DEMO.sct
STM32-AD-TIM/Output/STM32-DEMO.tra
STM32-AD-TIM/Output/stm32f10x_adc.crf
STM32-AD-TIM/Output/stm32f10x_adc.d
STM32-AD-TIM/Output/stm32f10x_adc.o
STM32-AD-TIM/Output/stm32f10x_adc.__i
STM32-AD-TIM/Output/stm32f10x_bkp.crf
STM32-AD-TIM/Output/stm32f10x_bkp.d
STM32-AD-TIM/Output/stm32f10x_bkp.o
STM32-AD-TIM/Output/stm32f10x_bkp.__i
STM32-AD-TIM/Output/stm32f10x_can.crf
STM32-AD-TIM/Output/stm32f10x_can.d
STM32-AD-TIM/Output/stm32f10x_can.o
STM32-AD-TIM/Output/stm32f10x_can.__i
STM32-AD-TIM/Output/stm32f10x_cec.crf
STM32-AD-TIM/Output/stm32f10x_cec.d
STM32-AD-TIM/Output/stm32f10x_cec.o
STM32-AD-TIM/Output/stm32f10x_cec.__i
STM32-AD-TIM/Output/stm32f10x_crc.crf
STM32-AD-TIM/Output/stm32f10x_crc.d
STM32-AD-TIM/Output/stm32f10x_crc.o
STM32-AD-TIM/Output/stm32f10x_crc.__i
STM32-AD-TIM/Output/stm32f10x_dac.crf
STM32-AD-TIM/Output/stm32f10x_dac.d
STM32-AD-TIM/Output/stm32f10x_dac.o
STM32-AD-TIM/Output/stm32f10x_dac.__i
STM32-AD-TIM/Output/stm32f10x_dbgmcu.crf
STM32-AD-TIM/Output/stm32f10x_dbgmcu.d
STM32-AD-TIM/Output/stm32f10x_dbgmcu.o
STM32-AD-TIM/Output/stm32f10x_dbgmcu.__i
STM32-AD-TIM/Output/stm32f10x_dma.crf
STM32-AD-TIM/Output/stm32f10x_dma.d
STM32-AD-TIM/Output/stm32f10x_dma.o
STM32-AD-TIM/Output/stm32f10x_dma.__i
STM32-AD-TIM/Output/stm32f10x_exti.crf
STM32-AD-TIM/Output/stm32f10x_exti.d
STM32-AD-TIM/Output/stm32f10x_exti.o
STM32-AD-TIM/Output/stm32f10x_flash.crf
STM32-AD-TIM/Output/stm32f10x_flash.d
STM32-AD-TIM/Output/stm32f10x_flash.o
STM32-AD-TIM/Output/stm32f10x_flash.__i
STM32-AD-TIM/Output/
STM32-AD-TIM/CMSIS/
STM32-AD-TIM/CMSIS/core_cm3.c
STM32-AD-TIM/CMSIS/core_cm3.h
STM32-AD-TIM/CMSIS/startup/
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_cl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_hd.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_hd_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_ld.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_ld_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_md.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_md_vl.s
STM32-AD-TIM/CMSIS/startup/startup_stm32f10x_xl.s
STM32-AD-TIM/CMSIS/stm32f10x.h
STM32-AD-TIM/CMSIS/system_stm32f10x.c
STM32-AD-TIM/CMSIS/system_stm32f10x.h
STM32-AD-TIM/FWlib/
STM32-AD-TIM/FWlib/inc/
STM32-AD-TIM/FWlib/inc/misc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_adc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_bkp.h
STM32-AD-TIM/FWlib/inc/stm32f10x_can.h
STM32-AD-TIM/FWlib/inc/stm32f10x_cec.h
STM32-AD-TIM/FWlib/inc/stm32f10x_crc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dac.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dbgmcu.h
STM32-AD-TIM/FWlib/inc/stm32f10x_dma.h
STM32-AD-TIM/FWlib/inc/stm32f10x_exti.h
STM32-AD-TIM/FWlib/inc/stm32f10x_flash.h
STM32-AD-TIM/FWlib/inc/stm32f10x_fsmc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_gpio.h
STM32-AD-TIM/FWlib/inc/stm32f10x_i2c.h
STM32-AD-TIM/FWlib/inc/stm32f10x_iwdg.h
STM32-AD-TIM/FWlib/inc/stm32f10x_pwr.h
STM32-AD-TIM/FWlib/inc/stm32f10x_rcc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_rtc.h
STM32-AD-TIM/FWlib/inc/stm32f10x_sdio.h
STM32-AD-TIM/FWlib/inc/stm32f10x_spi.h
STM32-AD-TIM/FWlib/inc/stm32f10x_tim.h
STM32-AD-TIM/FWlib/inc/stm32f10x_usart.h
STM32-AD-TIM/FWlib/inc/stm32f10x_wwdg.h
STM32-AD-TIM/FWlib/src/
STM32-AD-TIM/FWlib/src/misc.c
STM32-AD-TIM/FWlib/src/stm32f10x_adc.c
STM32-AD-TIM/FWlib/src/stm32f10x_bkp.c
STM32-AD-TIM/FWlib/src/stm32f10x_can.c
STM32-AD-TIM/FWlib/src/stm32f10x_cec.c
STM32-AD-TIM/FWlib/src/stm32f10x_crc.c
STM32-AD-TIM/FWlib/src/stm32f10x_dac.c
STM32-AD-TIM/FWlib/src/stm32f10x_dbgmcu.c
STM32-AD-TIM/FWlib/src/stm32f10x_dma.c
STM32-AD-TIM/FWlib/src/stm32f10x_exti.c
STM32-AD-TIM/FWlib/src/stm32f10x_flash.c
STM32-AD-TIM/FWlib/src/stm32f10x_fsmc.c
STM32-AD-TIM/FWlib/src/stm32f10x_gpio.c
STM32-AD-TIM/FWlib/src/stm32f10x_i2c.c
STM32-AD-TIM/FWlib/src/stm32f10x_iwdg.c
STM32-AD-TIM/FWlib/src/stm32f10x_pwr.c
STM32-AD-TIM/FWlib/src/stm32f10x_rcc.c
STM32-AD-TIM/FWlib/src/stm32f10x_rtc.c
STM32-AD-TIM/FWlib/src/stm32f10x_sdio.c
STM32-AD-TIM/FWlib/src/stm32f10x_spi.c
STM32-AD-TIM/FWlib/src/stm32f10x_tim.c
STM32-AD-TIM/FWlib/src/stm32f10x_usart.c
STM32-AD-TIM/FWlib/src/stm32f10x_wwdg.c
STM32-AD-TIM/Listing/
STM32-AD-TIM/Listing/startup_stm32f10x_hd.lst
STM32-AD-TIM/Listing/STM32-DEMO.map
STM32-AD-TIM/Output/
STM32-AD-TIM/Output/12864.crf
STM32-AD-TIM/Output/12864.d
STM32-AD-TIM/Output/12864.o
STM32-AD-TIM/Output/bsp_adc.crf
STM32-AD-TIM/Output/bsp_adc.d
STM32-AD-TIM/Output/bsp_adc.o
STM32-AD-TIM/Output/bsp_adc.__i
STM32-AD-TIM/Output/core_cm3.crf
STM32-AD-TIM/Output/core_cm3.d
STM32-AD-TIM/Output/core_cm3.o
STM32-AD-TIM/Output/delay.crf
STM32-AD-TIM/Output/delay.d
STM32-AD-TIM/Output/delay.o
STM32-AD-TIM/Output/incapt.crf
STM32-AD-TIM/Output/incapt.d
STM32-AD-TIM/Output/incapt.o
STM32-AD-TIM/Output/incapt.__i
STM32-AD-TIM/Output/main.crf
STM32-AD-TIM/Output/main.d
STM32-AD-TIM/Output/main.o
STM32-AD-TIM/Output/main.__i
STM32-AD-TIM/Output/misc.crf
STM32-AD-TIM/Output/misc.d
STM32-AD-TIM/Output/misc.o
STM32-AD-TIM/Output/startup_stm32f10x_hd.d
STM32-AD-TIM/Output/startup_stm32f10x_hd.o
STM32-AD-TIM/Output/STM32-DEMO.axf
STM32-AD-TIM/Output/STM32-DEMO.htm
STM32-AD-TIM/Output/STM32-DEMO.lnp
STM32-AD-TIM/Output/STM32-DEMO.plg
STM32-AD-TIM/Output/STM32-DEMO.sct
STM32-AD-TIM/Output/STM32-DEMO.tra
STM32-AD-TIM/Output/stm32f10x_adc.crf
STM32-AD-TIM/Output/stm32f10x_adc.d
STM32-AD-TIM/Output/stm32f10x_adc.o
STM32-AD-TIM/Output/stm32f10x_adc.__i
STM32-AD-TIM/Output/stm32f10x_bkp.crf
STM32-AD-TIM/Output/stm32f10x_bkp.d
STM32-AD-TIM/Output/stm32f10x_bkp.o
STM32-AD-TIM/Output/stm32f10x_bkp.__i
STM32-AD-TIM/Output/stm32f10x_can.crf
STM32-AD-TIM/Output/stm32f10x_can.d
STM32-AD-TIM/Output/stm32f10x_can.o
STM32-AD-TIM/Output/stm32f10x_can.__i
STM32-AD-TIM/Output/stm32f10x_cec.crf
STM32-AD-TIM/Output/stm32f10x_cec.d
STM32-AD-TIM/Output/stm32f10x_cec.o
STM32-AD-TIM/Output/stm32f10x_cec.__i
STM32-AD-TIM/Output/stm32f10x_crc.crf
STM32-AD-TIM/Output/stm32f10x_crc.d
STM32-AD-TIM/Output/stm32f10x_crc.o
STM32-AD-TIM/Output/stm32f10x_crc.__i
STM32-AD-TIM/Output/stm32f10x_dac.crf
STM32-AD-TIM/Output/stm32f10x_dac.d
STM32-AD-TIM/Output/stm32f10x_dac.o
STM32-AD-TIM/Output/stm32f10x_dac.__i
STM32-AD-TIM/Output/stm32f10x_dbgmcu.crf
STM32-AD-TIM/Output/stm32f10x_dbgmcu.d
STM32-AD-TIM/Output/stm32f10x_dbgmcu.o
STM32-AD-TIM/Output/stm32f10x_dbgmcu.__i
STM32-AD-TIM/Output/stm32f10x_dma.crf
STM32-AD-TIM/Output/stm32f10x_dma.d
STM32-AD-TIM/Output/stm32f10x_dma.o
STM32-AD-TIM/Output/stm32f10x_dma.__i
STM32-AD-TIM/Output/stm32f10x_exti.crf
STM32-AD-TIM/Output/stm32f10x_exti.d
STM32-AD-TIM/Output/stm32f10x_exti.o
STM32-AD-TIM/Output/stm32f10x_flash.crf
STM32-AD-TIM/Output/stm32f10x_flash.d
STM32-AD-TIM/Output/stm32f10x_flash.o
STM32-AD-TIM/Output/stm32f10x_flash.__i
STM32-AD-TIM/Output/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
