CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LPM3

搜索资源列表

  1. USART_ADC12

    0下载:
  2. MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:songsu
  1. LT_1B_msp430_LPM3

    0下载:
  2. LT_1B msp430开发板例子程序-LPM3
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:19102
    • 提供者:Jianjun
  1. 9X9

    0下载:
  2. MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:30900
    • 提供者:benjamin
  1. Calculator

    0下载:
  2. MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:38160
    • 提供者:benjamin
  1. LPM3

    0下载:
  2. Low power modes in MSP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:2924
    • 提供者:Ilan
  1. LPM3

    0下载:
  2. msp430学习资料,其中包含原理图及重要注释,也有配套的源码说明.低功耗模式3-msp430 learning materials, including schematics and important notes, also have matching source descr iption.Lmp3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:19020
    • 提供者:左右
  1. LPM3

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2014-05-16
    • 文件大小:19473
    • 提供者:陈天赐
  1. LPM3

    0下载:
  2. 这是msp430低功耗的基础程序,请大家下载,对你们的学习很有帮助。-This is a low power msp430 based program, please download, on your very helpful.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:19056
    • 提供者:徐瑞
  1. 41695046MSP430F149_UART

    0下载:
  2. MSP430F149串口通信程序,串口接收中断,退出LPM3模式.-MSP430F149 Serial Communication Program, receiving the serial port interrupt, quit LPM3 mode.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1458
    • 提供者:caoyong
  1. LPM3

    0下载:
  2. MSP430F149系列 LM3使用代码-MSP430F149 series LM3 use code
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:19076
    • 提供者:宋闻笛
  1. DHT21_MSP430F149

    0下载:
  2. 基于MSP430F149的温湿度传感器DHT21(又名AM2301)控制程序。 说明:空闲时单片机处于LPM3,若串口收到有效命令唤醒单片机开启采集,温湿度值以字符形式发送到串口,用串口调试助手即可观察。-Temperature and humidity sensors based on MSP430F149 DHT21 (also known as AM2301) control procedures. Note: when the MCU is in idle LPM3, if the
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:39653
    • 提供者:
  1. xxx

    0下载:
  2. //MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3! -msp mcu c programming...
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2512
    • 提供者:yml
  1. MSP430-application-of-thermometer

    2下载:
  2. 在《温度计_基本原理》程序中,已经实现了一个温度测量和显示的系统,但因为采样速率很快,且对基准源不加控制,耗电很大(800uA左右)。本例中,将温度采集速度降到1秒一次,且采样间隙时间不仅关闭基准源,还让CPU进入LPM3休眠状态,大大节省了耗电。该程序功耗仅10uA左右,可用纽扣电池长期运行(2年)。实际上对于环境温度1秒1次采样仍属浪费,如果降到5秒一次,功耗可下降到4uA左右(CR2032电池工作5年)。按KEY3后,CPU进入LPM4,功耗下降到0.1uA,这是一种常用的不断电的关机方法
  3. 所属分类:Other Embeded program

    • 发布日期:2015-05-24
    • 文件大小:51200
    • 提供者:陶宇
  1. fet140_uart07_09600

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1116
    • 提供者:boomzip
  1. LSD-RF4619-CS01-t

    0下载:
  2. 基于MSP430FG4612的CC1101无线通信程序,发送端:2s的唤醒帧(无数据包),延时20ms,数据发送一个14字节的数据包(若加上第一个len字节则整个包为15字节),其中第5个字节每发一次累加,延时1S。重复此过程;接收端:默认为CS RSSI,接受数据,并将第5个数据显示在LCD上。在接收端开1S的定时,若无数据包,则转为LPM3。-Based on the MSP430FG4612 CC1101 wireless communication program, the sender
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:544385
    • 提供者:李凯
  1. msp430x20x3_lpm3

    0下载:
  2. MSP430F20xx Basic Clock, LPM3 Using WDT ISR 低功耗模式3-MSP430F20xx Demo- Basic Clock, LPM3 Using WDT ISR
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:regan
  1. LPM3

    0下载:
  2. MSP430进入低功耗的源代码、值得借鉴-MAP430 for LPM3
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1461
    • 提供者:小帅
  1. LPM3

    0下载:
  2. Msp430F149 LPM3例程,测试通过,完美无BUG-Msp430F149 LPM3 routines, tested, Perfect BUG
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:28420
    • 提供者:mantou
  1. LaunchPad-LPM3

    0下载:
  2. LaunchPad LPM3 MSP430G2553
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:108827
    • 提供者:bhaltair
  1. LPM3

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:zhf
« 12 »
搜珍网 www.dssz.com