文件名称:DAC_SimpleConversion
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-11-20
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- zhan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F4简单的DAC使用例程
This example provides a short descr iption of how to use the DAC peripheral to do a simple conversation in 8 bits right alignment of 0xFF value-This example provides a short descr iption of how to use the DAC peripheral to
do a simple conversation in 8 bits right alignment of 0xFF value, the result of
conversion can be seen by connecting PA4(DAC channel1) to an oscilloscope.
This example provides a short descr iption of how to use the DAC peripheral to do a simple conversation in 8 bits right alignment of 0xFF value-This example provides a short descr iption of how to use the DAC peripheral to
do a simple conversation in 8 bits right alignment of 0xFF value, the result of
conversion can be seen by connecting PA4(DAC channel1) to an oscilloscope.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
EWARM\Project.ewd
.....\Project.ewp
.....\Project.eww
.....\startup_stm32f429xx.s
.....\stm32f429xx_flash.icf
Inc\main.h
...\stm32f4xx_hal_conf.h
...\stm32f4xx_it.h
Src\main.c
...\stm32f4xx_hal_msp.c
...\stm32f4xx_it.c
...\system_stm32f4xx.c
EWARM
Inc
Src