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

搜索资源列表

  1. msp430x20xx_dco_flashcal

    0下载:
  2. MSP430F20xx DCO Calibration Constants Programmer DCO FLASH 校准-MSP430F20xx Demo- DCO Calibration Constants Programmer
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:regan
  1. fet140_1

    0下载:
  2. MSP430F Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK= n/a, MCLK= SMCLK= default DCO ~800k-MSP430F Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK= n/a, MCLK= SMCLK= default DCO ~800k
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:660
    • 提供者:jason
  1. A3

    1下载:
  2. IAR环境下的MSP430F149,以温度传感器的电压值为采样信号的AD采样程序,采样间隔为80ms。- Descr iption: Use ADC12 and the integrated temperature sensor to detect temperature gradients. The temperature sensor output voltage is sampled ~ every 80ms and compared with the defined d
  3. 所属分类:SCM

    • 发布日期:2016-03-09
    • 文件大小:21504
    • 提供者:山雨
  1. T1

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

    • 发布日期:2017-04-03
    • 文件大小:19374
    • 提供者:山雨
  1. T2

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

    • 发布日期:2017-04-08
    • 文件大小:15453
    • 提供者:山雨
  1. main

    0下载:
  2. 中断嵌套。用于13xx 14xx 15xx 16xx系列。 MCLK:DCO ACLK :32.768K-Interrupt nesting. For 13xx 14xx 15xx 16xx series. MCLK: DCO ACLK: 32.768K
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4189707
    • 提供者:小狼
  1. pwm

    0下载:
  2. msp430g2553// Descr iption: A single sample is made on A10 with reference to internal // 1.5V Vref. Software sets ADC10SC to start sample and conversion - ADC10SC // automatically cleared at EOC. ADC10 internal oscillator/4 times sample // (64x
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:685
    • 提供者:sc
  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
    • 文件大小:10912
    • 提供者:王巍巍
  1. msp430x20x3_sd16A_01_with_trap_ISR

    0下载:
  2. MSP430F20x3 Demo - SD16A, Sample A1+ Continuously, Set P1.0 if > 0.3V // // Descr iption: A continuous single-ended sample is made on A1+ using internal // VRef Unipolar output format used. // Inside of SD16 ISR, if A1 > 1/2VRef (0.3V),
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:1098
    • 提供者:Aaron
  1. msp430g2x33_adc10_03

    0下载:
  2. 用内部AD转换模块和温度传感器来测量温度,当温度达到设定值时,指示灯会亮。-Descr iption: se ADC10 and the integrated temperature sensor to detect temperature gradients. The temperature sensor output voltage is sampled ~ every 120ms and compared with the defined delta values using an ISR
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:1351
    • 提供者:Guoxin
  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
    • 文件大小:837
    • 提供者: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
    • 文件大小:750
    • 提供者:Guoxin
  1. msp430x20xx_dco_flashcal

    0下载:
  2. // Descr iption: This code re-programs the F2xx DCO calibration constants. // A software FLL mechanism is used to set the DCO based on an external // 32kHz reference clock. After each calibration, the values from the // clock system are read ou
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1963
    • 提供者:RTR
  1. Clipping-Noise-in-OFDM-Based

    0下载:
  2. In this paper, the impact of clipping noise on optical wireless communication (OWC) systems employing orthogonal frequency division multiplexing (OFDM) is investigated. The two existing optical OFDM (O-OFDM) transmission schemes, asymmetrical
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:823340
    • 提供者:ibbu
  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
    • 文件大小:29180
    • 提供者:公孙璃
  1. uartdayin

    0下载:
  2. msp430f5529串口打印程序,实现字符串的发送,用于gsm等。-//****************************************************************************** // MSP430F552x Demo- USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling // // Descr iption: Echo a received character,
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:23625
    • 提供者:nan
  1. main

    0下载:
  2. 配置时钟为1MHZ,SMCLK默认为DCO频率,应用中断,定时器-Configure the clock to 1 MHZ, SMCLK defaults to DCO frequency, interrupt, timer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:597
    • 提供者:马保
  1. msp430g2xx3_wdt_01

    0下载:
  2. 使用软件定时切换p1 0由WDT ISR。切换率 大约30 ms基于违约DCO / SMCLK时钟源 在本示例中使用的WDT。- Toggle P1.0 using software timed by the WDT ISR. Toggle rate is approximately 30ms based on default DCO/SMCLK clock source used in this example for the WDT.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:马保
  1. msp430g2xx3_clks

    0下载:
  2. 在P2.0端口设置缓冲的辅助时钟,在P1.4端口默认子时钟(数控时钟振荡器),在P1.1端口的频率为十分之一的主时钟,ACLK = LFXT1 = 32768, MCLK = SMCLK = default DCO-Buffer ACLK on P2.0, default SMCLK(DCO) on P1.4 and MCLK/10 on P1.1. ACLK = LFXT1 = 32768, MCLK = SMCLK = default DCO
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:744
    • 提供者:司徒天痕
  1. msp430g2xx3_dco_calib

    0下载:
  2. 在P2.0端口设置缓冲区辅助时钟,在P1.4默认子时钟(数控时钟振荡器),在P1.1上设置为主时钟的1/10,DCO is software selectable to 1, 8, 12, or 16Mhz using calibration contstants in INFOA.-Buffer ACLK on P2.0, default SMCLK(DCO) on P1.4 and MCLK/10 on // P1.1. DCO is software selectable to
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1020
    • 提供者:司徒天痕
« 1 2 3 45 6 »
搜珍网 www.dssz.com