文件名称:DAC_SIN
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-07-15
- 文件大小:
- 7.1mb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用stm32f103的定时器触发,通过DMA通道,将SIN码表中一个周期内的数据自动传送到DAC0、DAC1功能,输出两路不同频率的正弦波,每个正弦波周期内的样点数可调,改变定时器中断时间,可以调整正弦波输出频率,当然一个点的DAC最快输出为3M,经过测试,完全可用。-Use stm32f103 timer triggered by the DMA channel, the data SIN code table within a cycle automatically transferred to DAC0, DAC1 function, output two different frequency sine wave, the number of samples within each sine wave cycle is adjustable, change the timer interrupt, you can adjust the output frequency sine wave, of course, a point of DAC output is the fastest 3M, tested and fully available.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DAC_SIN
.......\CMSIS
.......\.....\CM3
.......\.....\...\CoreSupport
.......\.....\...\...........\core_cm3.c
.......\.....\...\...........\core_cm3.h
.......\.....\...\DeviceSupport
.......\.....\...\.............\ST
.......\.....\...\.............\..\STM32F10x
.......\.....\...\.............\..\.........\Release_Notes.html
.......\.....\...\.............\..\.........\startup
.......\.....\...\.............\..\.........\.......\TrueSTUDIO
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_cl.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd_vl.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld_vl.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md_vl.s
.......\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_xl.s
.......\.....\...\.............\..\.........\.......\arm
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s
.......\.....\...\.............\..\.........\.......\gcc_ride7
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_cl.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd_vl.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld_vl.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md_vl.s
.......\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_xl.s
.......\.....\...\.............\..\.........\.......\iar
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s
.......\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s
.......\.....\...\.............\..\.........\stm32f10x.h
.......\.....\...\.............\..\.........\system_stm32f10x.c
.......\.....\...\.............\..\.........\system_stm32f10x.h
.......\.....\CMSIS debug support.htm
.......\.....\CMSIS_changes.htm
.......\.....\Documentation
.......\.....\.............\CMSIS_Core.htm
.......\.....\License.doc
.......\HARDWARE
.......\........\ALARM
.......\........\.....\alarm.c
.......\........\.....\alarm.h
.......\........\KEY
.......\........\...\key.c
.......\........\...\key.h
.......\........\LED
.......\........\...\floor.h
.......\........\...\led.c
.......\........\...\led.h
.......\........\...\words.h
.......\........\SAMPLE
.......\........\......\sample.c
.......\........\......\sample.h
.......\........\d