文件名称:STM32F746-DAC
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-10-30
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这stm32f746描述了如何使用DAC外围
产生使用DMA控制器的信号。
在用户按键每按一下,信号已被选中,可监测
DAC通道:
• 三角波形(通道1)。
-自动扶梯的波形(1频道)使用DMA传输。-This STM32F746 code provides a descr iption of how to use the DAC peripheral to
generate several signals using DMA controller.
For each press on User push-button, a signal has been selected and can be monitored on
the DAC channel one:
- Triangle waveform (Channel 1).
- Escalator waveform (Channel 1) using DMA transfer.
产生使用DMA控制器的信号。
在用户按键每按一下,信号已被选中,可监测
DAC通道:
• 三角波形(通道1)。
-自动扶梯的波形(1频道)使用DMA传输。-This STM32F746 code provides a descr iption of how to use the DAC peripheral to
generate several signals using DMA controller.
For each press on User push-button, a signal has been selected and can be monitored on
the DAC channel one:
- Triangle waveform (Channel 1).
- Escalator waveform (Channel 1) using DMA transfer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DAC\DAC_SignalsGeneration\EWARM\Project.ewd
...\.....................\.....\Project.ewp
...\.....................\.....\Project.eww
...\.....................\.....\startup_stm32f746xx.s
...\.....................\.....\stm32f746xx_flash.icf
...\.....................\Inc\main.h
...\.....................\...\stm32f7xx_hal_conf.h
...\.....................\...\stm32f7xx_it.h
...\.....................\MDK-ARM\Project.uvoptx
...\.....................\.......\Project.uvprojx
...\.....................\.......\startup_stm32f746xx.s
...\.....................\readme.txt
...\.....................\Src\main.c
...\.....................\...\stm32f7xx_hal_msp.c
...\.....................\...\stm32f7xx_it.c
...\.....................\...\system_stm32f7xx.c
...\.....................\.W4STM32\startup_stm32f746xx.s
...\.....................\........\STM32746G_DISCOVERY\.cproject
...\.....................\........\...................\.project
...\.....................\........\...................\STM32F746NGHx_FLASH.ld
...\.....................\........\STM32746G_DISCOVERY
...\.....................\EWARM
...\.....................\Inc
...\.....................\MDK-ARM
...\.....................\Src
...\.....................\SW4STM32
...\DAC_SignalsGeneration
DAC