搜索资源列表
tn06008
- LPC系列 SPI slave 范例参考
LPC17xx-spi-master
- ARM LPC17xx 通过SPI同步串行接口发送数据给从机。-ARM LPC17xx send datas to the slave by SPI synchronous serial interface.
SPI_SLAVE
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is for slave .-this is a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is for slave .
Slave
- ATMEL AVR SPI SLAVE 範例程式 C語言架構 -ATMEL AVR SPI SLAVE example of C language programming framework
AT45DB021B
- AT45DB021B作为 SPI slave的接口函数-AT45DB021B interface functions as the SPI slave
SPI_ARM
- 使用SPI协议,利用ARM控制数码显示管1显示1到F,数码显示管2则从F到1倒计数,数码显示管则一直显示0。该连接方法使用片选来激活不同的SPI从设备(HC595)。-Using the SPI protocol, the use of ARM control the digital display tube 1 shown 1 to F, from F display tubes 2 to 1 countdown, digital display tubes are always displa
PIC18F2550_SPI
- PIC18F2550 + SPI + MASTER + SLAVE
SPI_S
- SPI slave code for microcontrollers
STC-SPI
- STC单片机SPI接口通信的例子,包括单主机单从机,和互为主从的通信方式-STC MCU SPI interface communication examples, including single-master single slave communication, and interaction mainly from
spi_slave
- SPI slave code atxmega
SPI-SLAVE
- spi master is a usefull source code to read out process how to make spi slave and matsre for all devives
Spi
- SPI(Serial Peripheral Interface)串行外围模块接口是Motorola首先在其MC68HCXX系列处理器上定义的,它是一种同步的高速串行通信协议。它可以使单片机与外围模块之间进行数据交换,比EEPROM,Flash,实时时钟,AD转换,数字信号处理器和数字信号解码器之间交换数据,同时应用比较多的是用来作为按键等外设的扩展。SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上
STM8s
- The code is for transmitting a SPI Master signal to the Slave.
JN5148-SPI-MASTER-SLAVE
- JN5148 spi模式(SPI主模式) 和IP 模式(SPI从模式)-JN5148 spi master and spi slave(ip interface)
SPI
- 基于蓝牙协议栈BLE4.0的模块CC2541的SPI从机实验-Stack BLE4.0 module CC2541-based Bluetooth protocol SPI slave experiment
AVR-GCC-SPI-MASTER-SLAVE-SAMPLE
- A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-G-A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-GCC
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 used to handle communication with
MASTER-SLAVE
- pic programa comunicacion spi
stm32f030x8-SPI-slave-with-sync-master
- stm32f030x8 SPI slave with sync
SPI
- It is an SPI Driver in the IDF framework in esp32, where a slave chip of energy meter gets connected to the master esp32 and communicates with ti via reading a value of register.