文件名称:ADC12
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- wang****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
msp430内部含有ADC12模块,可以完成12位的模数转换,当对精度或其他指标要求不高时,可以选用430单片机内部的ADC12完成模数转换工作。这里主要实现了一个比较通用的ADC12模块初始化程序,具体的数据存储和处理需要自己在中断处理函数中添加。
-msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430 microcontroller internal ADC12 completed the analog-to-digital conversion accuracy or other indicators do not ask, you can. Here mainly to achieve a more generic the ADC12 module initialization program, specific data storage and processing need to add in the interrupt handler.
-msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430 microcontroller internal ADC12 completed the analog-to-digital conversion accuracy or other indicators do not ask, you can. Here mainly to achieve a more generic the ADC12 module initialization program, specific data storage and processing need to add in the interrupt handler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADC12\ADC12.C
.....\ADC12.ewd
.....\ADC12.ewp
.....\ADC12.H
.....\main.c
ADC12