文件名称:T1
介绍说明--下载内容来自于网络,使用问题请自行百度
IAR环境下的MSP430F149,使用定时器A,每隔5000个时钟周期点亮/熄灭LED的程序- Descr iption: Toggle P3.4 using software and TA_0 ISR. Toggles every
50000 SMCLK cycles. SMCLK provides clock source for TACLK.
// During the TA_0 ISR, P3.4 is toggled and 50000 clock cycles are added to
CCR0. TA_0 ISR is triggered every 50000 cycles. CPU is normally off and
used only during TA_ISR.
ACLK = n/a, MCLK = SMCLK = TACLK = default DCO ~800kHz
// MSP430F149
// ---------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// | P3.4|-->LED
50000 SMCLK cycles. SMCLK provides clock source for TACLK.
// During the TA_0 ISR, P3.4 is toggled and 50000 clock cycles are added to
CCR0. TA_0 ISR is triggered every 50000 cycles. CPU is normally off and
used only during TA_ISR.
ACLK = n/a, MCLK = SMCLK = TACLK = default DCO ~800kHz
// MSP430F149
// ---------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// | P3.4|-->LED
(系统自动生成,下载前可以参看下载内容)
下载文件列表
T1/Backup of T1.ewd
T1/Backup of T1.ewp
T1/Debug/Exe/T1.d43
T1/Debug/Obj/main.r43
T1/Debug/Obj/T1.pbd
T1/main.c
T1/settings/T1.cspy.bat
T1/settings/T1.dbgdt
T1/settings/T1.dni
T1/settings/T1.wsdt
T1/T1.dep
T1/T1.ewd
T1/T1.ewp
T1/T1.eww
T1/Debug/Exe
T1/Debug/List
T1/Debug/Obj
T1/Debug
T1/settings
T1
T1/Backup of T1.ewp
T1/Debug/Exe/T1.d43
T1/Debug/Obj/main.r43
T1/Debug/Obj/T1.pbd
T1/main.c
T1/settings/T1.cspy.bat
T1/settings/T1.dbgdt
T1/settings/T1.dni
T1/settings/T1.wsdt
T1/T1.dep
T1/T1.ewd
T1/T1.ewp
T1/T1.eww
T1/Debug/Exe
T1/Debug/List
T1/Debug/Obj
T1/Debug
T1/settings
T1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.