代码搜索结果

找到约 10,000 项符合 USART 的代码

fet140_spi0_05.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Master // // Description: SPI master talks to SPI slave using 3-wire

fet140_spi0_06.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave // // Description: SPI slave talks to SPI master using 3-wire

fet140_spi0_05.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Master // // Description: SPI master talks to SPI slave using 3-wire

fet140_spi0_06.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave // // Description: SPI slave talks to SPI master using 3-wire

fet140_spi0_05.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Master // // Description: SPI master talks to SPI slave using 3-wire

fet140_spi0_06.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave // // Description: SPI slave talks to SPI master using 3-wire

fet140_spi0_05.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Master // // Description: SPI master talks to SPI slave using 3-wire

fet140_spi0_06.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave // // Description: SPI slave talks to SPI master using 3-wire

msp430149_i2c.c

//****************************************************************************** // MSP-FET430P440 Demo - USART0 UART 2400 Ultra-low Power Echo ISR, 32kHz ACLK // // Description; Echo a received

fullduplex.asm

;|--------------------------------------------------------------| ;| Implement duplex USART base on normal I/O pin | ;| Using TIMER0 interrupt for bit timing | ;| Tested on PIC16F83 running at 4MHz