代码搜索:430系列
找到约 10,000 项符合「430系列」的源代码
代码结果 10,000
www.eeworm.com/read/188404/8543130
c fet140_dma_15.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0/1/2, USART0 SPI 3-Wire SPI Slave P1.x Exchange
//
// Description: SPI Master communi
www.eeworm.com/read/188404/8543169
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/188404/8543242
c fet140_i2c_16.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Writes/Reads with Slave, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/188404/8543252
c fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
www.eeworm.com/read/188404/8543332
c fet140_tb_05.c
//*****************************************************************************
// MSP-FET430P140 Demo - Timer_B, Toggle P1.0, CCR0 Up Mode ISR, 32kHz ACLK
//
// Description: Toggle P1.0 using so
www.eeworm.com/read/188404/8543370
c fet140_dma_05.c
//*****************************************************************************
// MSP-FET430P140 Demo - DMA0, Rpt'd Blk to DAC0, Sine Output, TACCR1, DCO
//
// Description: DMA0 is used to trans
www.eeworm.com/read/188404/8543386
c fet140_dma_16.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0/1/2, USART1 SPI 3-Wire Master P1.x Exchange
//
// Description: SPI Master communicat
www.eeworm.com/read/188404/8543465
c fet140_dma_14.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0/1/2, USART0 SPI 3-Wire SPI Master P1.x Exchange
//
// Description: SPI Master commun
www.eeworm.com/read/188404/8543624
c fet140_i2c_04.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave
//
// Description: This demo connects two MSP430's
www.eeworm.com/read/187967/8584239
bak mul_a.s43.bak
;*********************************************
; 文件名称:mul_A.s43
; 文件说明:16位无符号数的乘法操作
;*********************************************
#include "msp430x44x.h"
;***********************************