代码搜索:430系列

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

代码结果 10,000
www.eeworm.com/read/192573/8374378

h basicoperation.h

//BasicOperation.h 基本操作头文件定义 #include void delay(unsigned char m);//延时 void DelayXus(unsigned int k);//延时 void InitMcu(void);//初始化单片机,使其工作在8MHz
www.eeworm.com/read/391353/8407683

dep 5045_io.dep

2 Debug $TOOLKIT_DIR$\config\lnk430F2274.xcl
www.eeworm.com/read/391239/8414583

dep 1st.dep

2 Debug $TOOLKIT_DIR$\lib\dlib\dl430fn.r43
www.eeworm.com/read/391235/8415020

c d169_1.c

//******************************************************************************* // D169 Demo - Software Toggle P1.0 // // Description; Toggle P1.0 by xor'ing P0.1 inside of a software loop. //
www.eeworm.com/read/191838/8420292

bat build.bat

msp430-gcc -mmcu=msp430x149 -Wl,--section-start -Wl,.ROMpar=0xb400 -o %1 -O %1.c -ggdb msp430-objdump -DS %1.exe > %1.a43 msp430-objcopy -O ihex %1.exe %1.hex
www.eeworm.com/read/291370/8422573

c msp430x42x0_clks_01.c

//****************************************************************************** // MSP430x42x0 Demo - FLL+, Output MCLK, ACLK Using 32kHz XTAL and DCO // // Description: This program outputs bu
www.eeworm.com/read/191366/8430594

c msp430x20x3_1_vlo.c

//****************************************************************************** // MSP430F20xx Demo - Software Toggle P1.0, MCLK = VLO/8 // // Description; Pulse P1.0 with a 1/100 active duty cy
www.eeworm.com/read/191366/8430613

c msp430x20x3_p1_04.c

//****************************************************************************** // MSP430F20xx Demo - P1 Interrupt from LPM4 with Internal Pull-up // // Description: A hi/low transition on P1.4
www.eeworm.com/read/188501/8535965

bat build.bat

msp430-gcc -mmcu=msp430x149 -Wl,--section-start -Wl,.ROMpar=0xb400 -o %1 -O %1.c -ggdb msp430-objdump -DS %1.exe > %1.a43 msp430-objcopy -O ihex %1.exe %1.hex
www.eeworm.com/read/188404/8543100

c fet140_dma_13.c

//****************************************************************************** // MSP-FET430P140 Demo - DMA0/1/2, USART0 UART 9600 Full-Duplex Transcvr, ACLK // // Description: UART0 communicat