搜索资源列表
set_DCO
- 关于MSP430F149的DCO设置子程序-the DCO on the MSP430F149 set Subroutine
fet110_1
- //*** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Descr iption: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // --------------
msp430x11x1_ta_uart9600_04
- Descr iption: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a received ch
Using_the_DCO_Library
- ti发布的MSP430 dco库 使用非常方便,非常稳定
fet440_uart11_38400
- Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Echo. // Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h) // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 10
USBfunctions
- msp430单片机的USB的控制程序,源代码,c语言写的。- MSP-FET430P140 Demo- Timer_A, Toggle P3.4, Overflow ISR, DCO SMCLK
LABD2
- Developed for use with MSP430x22x4 MCU (2274). Made with Code Composer Essentials v3.1. VLOCLK used, MCLK from VLOCLK.Also calibrated DCO s used. Basically this file is for educational use working with Basic Clock Module+. Timer interrupts used fo
src
- ACLK = REFO , MCLK = ~2MHz,SMCLK = ~1MHZ,DCO参考频率来自REFO,LED1可以闪烁-ACLK = REFO, MCLK = ~ 2MHz, SMCLK = ~ 1MHZ, DCO frequency reference from REFO, LED1 to blink
rar
- 程序功能:副臼笛槭墙玊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
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
msp430x42x0_clks_01
- msp430f4270 时钟测试程序 SP430x42x0 Demo - FLL+, Output MCLK, ACLK Using 32kHz XTAL and DCO-msp430x42x0_clks_01 SP430x42x0 Demo- FLL+, Output MCLK, ACLK Using 32kHz XTAL and DCO
msp430x42x0_dac_01
- MSP430x42x0 Demo - DAC0 1V output Descr iption: Output 1V on DAC0 ACLK = n/a, MCLK = SMCLK = default DCO-MSP430x42x0 Demo- DAC0 1V output ACLK = n/a, MCLK = SMCLK = default DCO
msp430x42x0_fll_01
- MSP430x42x0 Demo - FLL+, Runs Internal DCO at 2.45MHz -MSP430x42x0 Demo- FLL+, Runs Internal DCO at 2.45MHz
msp430x42x0_ta_01
- MSP430x42x0 Demo - Timer_A, Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK- MSP430x42x0 Demo- Timer_A, Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK
MSP430_clockset
- 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
msp430F135LED
- msp430F135LED动态显示,在8位数码管显示模块)动态扫描显示4321,时钟ACLK= n/a, MCLK= SMCLK= default DCO ~ 800k-msp430F135LED dynamic display, the 8-bit digital display module) dynamic scan showed 4321, the clock ACLK = n/a, MCLK = SMCLK = default DCO ~ 800k
msp430F135wendu
- msp430F135内部温度传感器,并在数码管上显示,时钟ACLK= n/a, MCLK= SMCLK= default DCO ~ 800k-msp430F135 internal temperature sensor and digital control display, clock ACLK = n/a, MCLK = SMCLK = default DCO ~ 800k
fet430_adc12_01
- 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
01clock
- msp430f5438 dco xt1 xt2基本时钟设置-msp430f5438 dco xt1 xt2 basic clock settings
msp430f2619-DCO
- 有关msp430f2619单片机的dco实验程序。-DCO experimental procedure on msp430f2619 microcontroller.