DAC

所属分类:单片机开发
开发工具:C/C++
文件大小:287KB
下载次数:3
上传日期:2014-10-10 16:53:05
上 传 者azhangge
说明:  stm32单片机DAC数据转换方式,模数转换
(stm32 SCM DAC data conversion, analog to digital conversion)

文件列表:
DAC\Lib\cmsis\core_cm3.c (17273, 2011-11-10)
DAC\Lib\cmsis\core_cm3.h (85714, 2011-11-10)
DAC\Lib\cmsis\stm32f10x.h (633941, 2011-11-10)
DAC\Lib\cmsis\system_stm32f10x.h (2085, 2011-11-10)
DAC\Lib\inc\misc.h (8982, 2011-11-10)
DAC\Lib\inc\stm32f10x_adc.h (21690, 2011-11-10)
DAC\Lib\inc\stm32f10x_bkp.h (7555, 2011-11-10)
DAC\Lib\inc\stm32f10x_can.h (27559, 2011-11-10)
DAC\Lib\inc\stm32f10x_cec.h (6573, 2011-11-10)
DAC\Lib\inc\stm32f10x_crc.h (2162, 2011-11-10)
DAC\Lib\inc\stm32f10x_dac.h (15233, 2011-11-10)
DAC\Lib\inc\stm32f10x_dbgmcu.h (3818, 2011-11-10)
DAC\Lib\inc\stm32f10x_dma.h (20754, 2011-11-10)
DAC\Lib\inc\stm32f10x_exti.h (6824, 2011-11-10)
DAC\Lib\inc\stm32f10x_flash.h (25445, 2011-11-10)
DAC\Lib\inc\stm32f10x_fsmc.h (27016, 2011-11-10)
DAC\Lib\inc\stm32f10x_gpio.h (20175, 2011-11-10)
DAC\Lib\inc\stm32f10x_i2c.h (30029, 2011-11-10)
DAC\Lib\inc\stm32f10x_iwdg.h (3828, 2011-11-10)
DAC\Lib\inc\stm32f10x_pwr.h (4383, 2011-11-10)
DAC\Lib\inc\stm32f10x_rcc.h (30452, 2011-11-10)
DAC\Lib\inc\stm32f10x_rtc.h (3857, 2011-11-10)
DAC\Lib\inc\stm32f10x_sdio.h (21863, 2011-11-10)
DAC\Lib\inc\stm32f10x_spi.h (17725, 2011-11-10)
DAC\Lib\inc\stm32f10x_tim.h (52427, 2011-11-10)
DAC\Lib\inc\stm32f10x_usart.h (16548, 2011-11-10)
DAC\Lib\inc\stm32f10x_wwdg.h (2966, 2011-11-10)
DAC\Lib\src\misc.c (7046, 2011-11-10)
DAC\Lib\src\stm32f10x_adc.c (47201, 2011-11-10)
DAC\Lib\src\stm32f10x_bkp.c (8463, 2011-11-10)
DAC\Lib\src\stm32f10x_can.c (45103, 2011-11-10)
DAC\Lib\src\stm32f10x_cec.c (11656, 2011-11-10)
DAC\Lib\src\stm32f10x_crc.c (3347, 2011-11-10)
DAC\Lib\src\stm32f10x_dac.c (19087, 2011-11-10)
DAC\Lib\src\stm32f10x_dbgmcu.c (5149, 2011-11-10)
DAC\Lib\src\stm32f10x_dma.c (29607, 2011-11-10)
DAC\Lib\src\stm32f10x_exti.c (6959, 2011-11-10)
DAC\Lib\src\stm32f10x_flash.c (62551, 2011-11-10)
DAC\Lib\src\stm32f10x_fsmc.c (35484, 2011-11-10)
DAC\Lib\src\stm32f10x_gpio.c (23221, 2011-11-10)
... ...

/********************************************************************************************************* * * File : Readme.txt * Version : V1.0 * By : mao * Help Web : http://sztheone.taobao.com/ * * *********************************************************************************************************/ IDE-Version: ********************************************* μVision V4 下载方式 ********************************************* SWD JTAG 程序功能 ********************************************* DAC实验 实验现象 ********************************************* PA4 PA5输出三角波 重点文件信息 ********************************************* USER文件夹 MAIN.c : RCC_Configuration(); 各个外设的时钟初始化

近期下载者

相关文件


收藏者