CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - msp430 dco

搜索资源列表

  1. Using_the_DCO_Library

    2下载:
  2. ti发布的MSP430 dco库 使用非常方便,非常稳定
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14.29kb
    • 提供者:zhangyang
  1. USBfunctions

    0下载:
  2. msp430单片机的USB的控制程序,源代码,c语言写的。- MSP-FET430P140 Demo- Timer_A, Toggle P3.4, Overflow ISR, DCO SMCLK
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:6.08kb
    • 提供者:周锋
  1. rar

    0下载:
  2. 程序功能:副臼笛槭墙玊AB中的数据写入AT45DB041中,在将数据从AT45DB041读出,并将数据放入250为首地址的RAM中 // 通过本实验了解MSP430对外围扩展的用法,写入的数据是21,22,23,24,25,26。 // 硬件连接:必须将拨动开关P_MEMORY的 P1、P2、P3、P4、P5、P6、P7都拨到ON的位置。-8MHz with auto-calibration by the FLL+. // ACLK = LFXT1 = 32768Hz, MCLK
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:894.34kb
    • 提供者:creat
  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
    • 文件大小:19.02kb
    • 提供者:陈天赐
  1. MSP430_clockset

    0下载:
  2. msp430的时钟设定API程序,包括XT2的开关,DCO的设定和MCLK及SMCLK的时钟源选择,从此不用记寄存器 void XT2_on() void XT2_off() void DCOset(BYTE freq) //1,2,4,8,10,12,14,15,16,20,32 void Msource(char source) //enum:ACLK,XT2,DCO void SMsource(char source) //enum:XT2,DCO-msp430‘s
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1.59kb
    • 提供者:水果糖
  1. fet430_adc12_01

    0下载:
  2. A single sample is made on A0 with reference to AVcc. Software sets ADC12SC to start sample and conversion - ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversion. In Mainloop MSP430 waits in LPM0 to save p
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.08kb
    • 提供者:OhmLeTzBooM
  1. MSP430F149

    0下载:
  2. The Texas Instruments MSP430 family of ultralow-power microcontrollers consist of several devices featuring different sets of peripherals targeted for various applications. The architecture, combined with five low power modes is optimized to achi
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:989.52kb
    • 提供者:Ma
  1. msp430g2xx1

    0下载:
  2. Timer_A, LED Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK with all MSP430 Value Line. It learn how use Timer and Interrupts with base clock DCO SMCLK.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:948byte
    • 提供者:kilof
  1. fet110_ta_uart9600_05

    0下载:
  2. 利用MSP430单片机生成PWM波,并从P2.6脚输出-MSP-FET430x110 Demo- Comp_A Output Comparator_A reference voltages on P2.Descr iption Output comparator_A reference levels on P2.3. Program will cycle through the on-chip comparator_A reference voltages with output on
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.29kb
    • 提供者:韩艳超
  1. ADC12

    0下载:
  2. 基于MSP430的ADC12单通道和序列通道单次转换程序,ADC12单次转换例子程序。用于14xx系列。MCLK:DCO ACLK:32.768kHz-Based on the the MSP430 ADC12 single-channel and serial channel single conversion procedures, of ADC12 single conversion example program. For the 14xx series. MCLK: DCO ACLK:
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:10.66kb
    • 提供者:王巍巍
  1. msp430g2xx3_wdt_02

    1下载:
  2. msp430看门狗中断实验,当设定时间到达时,指示灯会改变亮灭状态。-Descr iption: Toggle P1.0 using software timed by WDT ISR. Toggle rate is exactly 250ms based on 32kHz ACLK WDT clock source. In this example the WDT is configured to divide 32768 watch-crystal(2^15) by 2^13 with a
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:837byte
    • 提供者:Guoxin
  1. msp430g2xx3_ta_02

    1下载:
  2. MSP430定时器实验,当定时时间到达时,指示灯改变状态,实现闪烁效果。-Descr iption: Toggle P1.0 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 50000. ACLK = n/a, MCLK = SMCLK = TACL
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:750byte
    • 提供者:Guoxin
  1. tps61165DBTR

    0下载:
  2. TPS61165DBTR High Brightness White LED Driver Descr iption: MSP430通过P1.1与TPS61165相连接,向CTRL输入2个字节控制TPS61165 调节LED灯组亮度。第一个字节为地址0x72,第二个字节后5位为控制位范围0x00-0x1f。 TPS61165还提供PWM模式,此程序不包含此模式,仅供EasyScale测试使用。 ACLK = n/a, MCLK = SMCLK = BRCLK = default
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28.5kb
    • 提供者:公孙璃
  1. msp430g2xx3_lpm3

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

    • 发布日期:2017-04-08
    • 文件大小:1.01kb
    • 提供者:司徒天痕
  1. LCD

    0下载:
  2. 使用32768晶振测量MSP430 DCO频率,并通过SPI接口从基于ST7735的液晶显示出来,使用的IDE为IARfor430-32768 Crystal measurements using MSP430 DCO frequency, and through the SPI interface from is displayed on the LCD ST7735
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:80.92kb
    • 提供者:chen shiqiang
  1. msp430g2xx3_uscia0_uart_07_9600

    0下载:
  2. Descr iption: This demo connects two MSP430 s via the I2C bus. The master // transmits to the slave. This is the master code. It continuously // transmits 00h, 01h, ..., 0ffh and demonstrates how to implement an I2C // master transmitter sendin
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:李云迪
  1. msp430g2553

    1下载:
  2. 德州仪器(TI) MSP430 系列超低功耗微控制器包含多种器件,它们特有面向多种应用的不同外设集。这种架构与 5 种低功耗模式相组合,专为在便携式测量应用中延长电池使用寿命而优化。该器件具有一个强大的16 位RISC CPU,16 位寄存器和有助于获得最大编码效率的常数发生器。数字控制振荡器(DCO) 可在不到1μs 的时间里完 成从低功耗模式至运行模式的唤醒。(The TI (TI) MSP430 family of ultra low power microcontrollers c
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1.55mb
    • 提供者:fengye0133
搜珍网 www.dssz.com