搜索资源列表
MSP430_Uart
- MSP430F149利用定时器捕获模拟的串口接收发送程序,验证好用
MSP430_cahoshengbo(TA0PCCT0B)
- MSP430F149通过定时器A0捕获方式B进行超声波测距-The MSP430F149 by the the timer A0 capture mode B ultrasonic ranging
T1
- msp430f149操作定时器的例子,非常经典-MSP430F149 timer operation example, very classic
TimerB7
- msp430f149单片机定时器B的几个例子,简单应用。-Single-chip timer msp430f149 a few examples of B, a simple application.
MSP430F149
- 本设计以超低功耗单片机MSP430F149作为微控制器,利用MSP430F149 的定时器模块Timer_A和Timer_B 在比较模式下输出的脉宽调制(PWM)波形产生直流、正弦波、方波信号,通过运算放大器和功率三极管电路产生符合设计要求的电压和电流信号。可以通过4*4键盘选择波形类型和输出信号的幅值和频率,并且应用液晶显示器实现数据输出-This application report describes how to simultaneously create a sine wave, a
timer
- 定时器测试 msp430f149最小系统板-Minimum System board timer test msp430f149
1ms-timer-timing-B
- MSP430F149的定时器B产生大约1ms的定时,使主程序退出低功耗模式。主程序执行一遍流程,再次进入休眠,等待下一次被唤醒。中断TIME_FA次后,改变定时器的定时时间。每次中断的时候翻转P4.1脚的电平,使LED熄灭或者点亮。-MSP430F149 generate approximately 1ms timer timing B, the main program to exit low-power mode. Main program execution once the proces
msp430-1602-1302
- 用1602多级菜单界面显示,用户自定义字符,简单标志,和在1602上显示汉字,以及时钟1302芯片显示时钟,还用采用MSP430F149内部的存储器存储数据,防止掉电丢失数据。平行菜单之间采用翻转的形式,外部定时器中断控制主函数平行运行-failed to translate
Capture-the-pulse-signal-cycle
- 用于MSP430F149。 定时器A捕获方波的信号周期。-For MSP430F149. Timer A capture cycle square wave signal. Signal input: P2.2
main
- MSP430F149单片机定时器B操作-MSP430F149 microcontroller Timer B operation. . . .
timer_msp430f149
- msp430F149示例程序内部定时器配置及简单测试代码,代码已经在开发板上测试过。-msp430F149 sample application simple test configuration and the internal timer code, the code has been tested on the development board.
msp430f149timer-interruput
- msp430f149的定时器A的功能测试,源码 ,可以直接用,无需更改-msp430f149 A timer function tests, source code, can be directly used, without change
timer
- 用于MSP430F149。 定时器B产生大约1ms的定时,使主程序退出低功耗模式。主程序执行一遍流程,再 次进入休眠,等待下一次被唤醒。-Timer B to generate approximately 1ms of the time, so the main program to exit low-power mode. Again the main program execution flow, and then Time to sleep, waiti
main
- MSP430F149单片机定时器A的PWM输出程序- PWM output program of MSP430F149 Single-chip microcomputer s timer A
MSPTIMER
- msp430定时器源码 主要以msp430F149为示例芯片,详细讲解了定时器,CCR0,CCR1比较捕获的使用。-msp430 timer source msp430F149 the sample chip , gave a detailed timer CCR0 , CCR1 is captured in use .
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 ar
T2
- IAR环境下的MSP430F149,使用定时器A的累加模式计时,每当CCR0溢出时,点亮/熄灭LED。- Descr iption: Toggle P3.4 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 20000. AC
msp430f149-Timer
- 通过MSP430在1602上实现定时器功能。-MSP430F149 and LCD1602 implement a simple function of timing.
MSP430F149-TA_Count_1S
- 用MSP430F149单片机定时器A定时1秒,切换到外部8M晶振-With MSP430F149 microcontroller Timer A timer 1 second to switch to the external 8M crystal
430f149timer-interrupt
- msp430f149定时器-中断程序,基于IAR开发环境-Msp430f149- timer interrupt program, based on the IAR development environment