代码搜索:430系列

找到约 10,000 项符合「430系列」的源代码

代码结果 10,000
www.eeworm.com/read/167376/9970883

c fet140_hfxt2.c

//****************************************************************************** // MSP-FET430P140 Demo - BasicClock MCLK configured with HF XTAL XT2 // // Description; Proper selection of an ext
www.eeworm.com/read/361612/10043815

c fet140_uart01_19200.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0 UART 19200 Echo ISR, HF XTAL ACLK // // Description; Echo a received character, R
www.eeworm.com/read/361612/10043821

c fet140_adc12_00.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12 Sample A0, AVcc // // Description; A simple single sample is made on A0 with refern
www.eeworm.com/read/361612/10043827

c fet140_1.c

//******************************************************************************* // MSP-FET430P140 Demo - Software Toggle P1.0 // // Description; Toggle P1.0 by xor'ing P1.0 inside of a software
www.eeworm.com/read/361612/10043851

c fet140_hfxt2.c

//****************************************************************************** // MSP-FET430P140 Demo - BasicClock MCLK configured with HF XTAL XT2 // // Description; Proper selection of an ext
www.eeworm.com/read/359976/10113012

c fet440_tb_05.c

//****************************************************************************** // MSP-FET430P440 Demo - Timer_B, Toggle P5.1, CCR0 Up Mode ISR, 32kHz ACLK // // Description: Toggle P5.1 using s
www.eeworm.com/read/359976/10113016

c fet440_1.c

//******************************************************************************* // MSP-FET430P440 Demo - Software Toggle P5.1 // // Description: Toggle P5.1 by xor'ing P5.1 inside of a software
www.eeworm.com/read/359976/10113080

c fet440_ta_05.c

//****************************************************************************** // MSP-FET430P440 Demo - Timer_A, Toggle P5.1, CCR0 Up Mode ISR, 32kHz ACLK // // Description: Toggle P5.1 using s
www.eeworm.com/read/359547/10139940

c 449_lcd2.c

//MSP430F449 所有段闪烁源程序 //与449_LCD1.C不同,本程序是通过控制LCD的时序和电压信号实现闪烁 #include "msp430x44x.h" __no_init unsigned char lcd_mem[20] @0x91; void main(void) { unsigned char i; unsigned int j; WDT
www.eeworm.com/read/359547/10139953

c 449_lcd2.c

//MSP430F449 所有段闪烁源程序 //与449_LCD1.C不同,本程序是通过控制LCD的时序和电压信号实现闪烁 #include "msp430x44x.h" __no_init unsigned char lcd_mem[20] @0x91; void main(void) { unsigned char i; unsigned int j; WDT