搜索资源列表
LT_1B_msp430_LPM3
- LT_1B msp430开发板例子程序-LPM3
9X9
- MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
Calculator
- MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
LPM3
- msp430学习资料,其中包含原理图及重要注释,也有配套的源码说明.低功耗模式3-msp430 learning materials, including schematics and important notes, also have matching source descr iption.Lmp3
LPM3
- msp430进入LMP3休眠模式,每4秒点亮LED灯-his program operates MSP430 normally in LPM3, pulsing P3.4 at 4 second intervals. WDT ISR used to wake-up system. All I/O configured as low outputs to eliminate floating inputs. Current consumption does increase wh
LPM3
- 这是msp430低功耗的基础程序,请大家下载,对你们的学习很有帮助。-This is a low power msp430 based program, please download, on your very helpful.
MSP430-application-of-thermometer
- 在《温度计_基本原理》程序中,已经实现了一个温度测量和显示的系统,但因为采样速率很快,且对基准源不加控制,耗电很大(800uA左右)。本例中,将温度采集速度降到1秒一次,且采样间隙时间不仅关闭基准源,还让CPU进入LPM3休眠状态,大大节省了耗电。该程序功耗仅10uA左右,可用纽扣电池长期运行(2年)。实际上对于环境温度1秒1次采样仍属浪费,如果降到5秒一次,功耗可下降到4uA左右(CR2032电池工作5年)。按KEY3后,CPU进入LPM4,功耗下降到0.1uA,这是一种常用的不断电的关机方法
fet140_uart07_09600
- MSP430串口0通信。波特率9600,回显收到的8个字符。具有参考价值-his program demonstrates a full-duplex 9600-baud UART using USART0 and a 32kHz crystal. The program will wait in LPM3, and receive a string[8] and echo back the complete string.
LPM3
- MSP430进入低功耗的源代码、值得借鉴-MAP430 for LPM3
LPM3
- MSP430单片机的低功耗模式3的使用方法,这种模式下整机的功耗只有0.1mW-Method of use low power MSP430 microcontroller 3, this mode the power consumption is only 0.1mW
MSP430-uart
- 430 UART程序实例 包括初始化代码设置,中断方法实现-Descr iption: This program demonstrates a half-duplex 2400-baud UART using Timer_A3 and a 32kHz crystal. The program will wait in LPM3, echoing back a received character using 8N1 protocal. The 32768 cryst
msp430g2xx3_lpm3
- 这个软件另MSP430正常地工作在低功耗模式3,令P1.0以4秒的间隔闪烁。-This program operates MSP430 normally in LPM3, pulsing P1.0 at 4 second intervals. WDT ISR used to wake-up system. All I/O configured as low outputs to eliminate loating inputs. Current consumption does increa
LPM3
- msp430F149,说明:此程序运行在LPM3 MSP430通常在4秒的时间间隔,脉冲P3.4。 WDT ISR用来唤醒系统。- Descr iption: This program operates MSP430 normally in LPM3, pulsing P3.4 at 4 second intervals. WDT ISR used to wake-up system.
MSP430F149例程(全)
- 文件包含msp430f149型号单片机各模块例程,可供学习参考。 含:ADC,CLOCK OUT,comparator,flash,hfxt,lpm3,softwarefll,timera3,timerb7,uart,watchdog,adc转换,蜂鸣器,1602,12864,DAC转换,DS18B20,DS1302,按键,LED发光管,数码管,步进电机,RS232,RS485,JDQ继电器,EEPROM存储,开发板电路图,及其他一些文件,还含有IARMSP430V5.3