文件名称:F06x_ADC2_ExternalInput_Mux
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- liya****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C8051F060 内部多通道切换开关测量8路不同电压的程序.测量电压结果,并通过串口打印功能将测量结果传到计算机终端.-This code example illustrates using the internal analog multiplexer to
measure analog voltages on up to 8 different analog inputs. Results are
printed to a PC terminal program via the UART.
The inputs are sequentially scanned, beginning with input 0 (AIN2.0), up
to input number <ANALOG_INPUTS>-1 (maximum ANALOG_INPUTS = 8, which will
scan all analog inputs AIN2.0- AIN2.7).
measure analog voltages on up to 8 different analog inputs. Results are
printed to a PC terminal program via the UART.
The inputs are sequentially scanned, beginning with input 0 (AIN2.0), up
to input number <ANALOG_INPUTS>-1 (maximum ANALOG_INPUTS = 8, which will
scan all analog inputs AIN2.0- AIN2.7).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F06x_ADC2_ExternalInput_Mux.c