搜索资源列表
cc2430-14
- CC2430的串口实验。将UART0 TX test赋给Txdata,串口发送数据UART0 TX test,在串口调试助手上显示。-CC2430 serial experiments. UART0 TX test will be assigned to Txdata, serial ports send data UART0 TX test, the serial debug assistant on the show.
cc1100Driver
- 51+CC1100 驱动程序 包括:initCPU,initCC1100,resetPower, TxData,RxData-MCU 51+CC1100 Driver include: initCPU,initCC1100,resetpower TxData,RxData,etc.
MSP430FR57xx_uscia0_spi_09
- Descr iption: SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX
SPI_of_MSP430F249
- SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is use