文件名称:F06x_SAR16data
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- liya****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C8051F060 高速ADC程序.最高采样率可达1MHz,最高分辨率达16位,双通道,可通过DMA将采集的数据直接存到XRAM中。-Data Acquisition example for F06x
Target: C8051F060TB Target Board
Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060TB target board in the development kit.
This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
Target: C8051F060TB Target Board
Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060TB target board in the development kit.
This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F06x_SAR16data.c