文件名称:A3
介绍说明--下载内容来自于网络,使用问题请自行百度
IAR环境下的MSP430F149,以温度传感器的电压值为采样信号的AD采样程序,采样间隔为80ms。- Descr iption: Use ADC12 and the integrated temperature sensor to detect
temperature gradients. The temperature sensor output voltage is sampled
~ every 80ms and compared with the defined delta values using an ISR.
(ADC12OSC/256)/ determines sample time which needs to be greater than
30us for temperature sensor.
ADC12 is operated in repeat-single channel mode with the sample and
convert trigger sourced from Timer_A CCR1. The ADC12MEM0_IFG at the end
of each converstion will trigger an ISR.
ACLK = n/a, MCLK = SMCLK = default DCO ~ 800k, ADC12CLK = ADC12OSC
// MSP430F149
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// |A10 P3.4|-->LED
temperature gradients. The temperature sensor output voltage is sampled
~ every 80ms and compared with the defined delta values using an ISR.
(ADC12OSC/256)/ determines sample time which needs to be greater than
30us for temperature sensor.
ADC12 is operated in repeat-single channel mode with the sample and
convert trigger sourced from Timer_A CCR1. The ADC12MEM0_IFG at the end
of each converstion will trigger an ISR.
ACLK = n/a, MCLK = SMCLK = default DCO ~ 800k, ADC12CLK = ADC12OSC
// MSP430F149
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// |A10 P3.4|-->LED
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A3/A3.dep
A3/A3.ewd
A3/A3.ewp
A3/A3.eww
A3/Backup of A3.ewd
A3/Backup of A3.ewp
A3/Debug/Exe/A3.d43
A3/Debug/Obj/A3.pbd
A3/Debug/Obj/main.r43
A3/main.c
A3/settings/A3.cspy.bat
A3/settings/A3.dbgdt
A3/settings/A3.dni
A3/settings/A3.wsdt
A3/Debug/Exe
A3/Debug/List
A3/Debug/Obj
A3/Debug
A3/settings
A3
A3/A3.ewd
A3/A3.ewp
A3/A3.eww
A3/Backup of A3.ewd
A3/Backup of A3.ewp
A3/Debug/Exe/A3.d43
A3/Debug/Obj/A3.pbd
A3/Debug/Obj/main.r43
A3/main.c
A3/settings/A3.cspy.bat
A3/settings/A3.dbgdt
A3/settings/A3.dni
A3/settings/A3.wsdt
A3/Debug/Exe
A3/Debug/List
A3/Debug/Obj
A3/Debug
A3/settings
A3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.