文件名称:F06x_DACs_SineCosine
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- liya****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C8051F060 DAC程序.通过DAC输出正弦和余弦波形在DAC0脚和DAC1脚上.数据更新通过定时器4中断来实现.-This program outputs sine and cosine waveforms using the hardware DACs
on the C8051F06x microcontroller. The waveforms are output on pins DAC0
and DAC1.
The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
then calculates the output of the DACs for the next interrupt.
on the C8051F06x microcontroller. The waveforms are output on pins DAC0
and DAC1.
The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
then calculates the output of the DACs for the next interrupt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F06x_DACs_SineCosine.c