搜索资源列表
stm8s105s4-SPI
- STM8单片机的SPI主从通信,一个STM8单片机当主机,另一个STM8单片机当从机,基本实现了SPI的所有功能,特别适合对SPI的深入理解。-STM8 microcontroller SPI master or slave communication, a STM8 microcontroller as host another STM8 microcontroller from the machine, the basic realization of all the features of
SSP_master
- LPC1343单片的SPI主机模式操作源代码,使用的是自带的SPI口,主机模式-LPC1343 SPI RECEIVE AND SEND DATA IN MASTER MODE
Master
- AVR151_Master.c AVR驱动主机驱动SPI接口。-AVR151_Master.c AVR-driven interface SPI host driver.
SSP_SPI_Master
- lpc2131 ssp主站底层驱动源代码,同时包含演示工程-lpc2131 ssp master low-level driver source code, demonstration projects that contain both
LPC11_SSP
- SPI总线,包括初始化,主从设置,可在LPC11系列ARM上实现-SPI bus, including initialization, master and slave settings can achieve on in LPC11 family of ARM
car
- 小车主控SPI 使用线访进行通信 无数据错误-The trolley Master SPI use line access to communicate
cc2530_SPI
- CC2530 zigbee SPI 通讯,亲测可用。 slave与master分别在不同的文件夹,master周期性通过SPI接口发送数据,slave接收到数据之后上传到PC机-CC2530 zigbee SPI communication, pro-test available. slave and master, respectively, in a different folder, the master periodically through the SPI interface t
SPI_-_3WIRE-master-slave-cortex-M0
- arm cortex M0 的SPI 三线接口的例程,包括主口和从口都有-arm cortex m0 s examples for SPI 3-wire ,including master and slave
SPI-Master-Test
- FW-2103的SPI程序,用于主机和从机之间进行通信。-FW-2103 the SPI program for the host and the communication between slave.
SPI-.SCT
- STC的SPI硬件通信主从通信,不需要用IO口模拟-STC' s SPI hardware communication master-slave communication, do not use analog IO
MSP430-SD-TIexample
- 主控芯片MSP430F16x通过使用SPI协议读写SD卡,这是TI公司编写的一个例子程序-Master control chip MSP430F16x using SD card SPI protocol, speaking, reading and writing, and this is an example of TI company to write program
SPI
- 5. SPI程序设计与电路仿真 SPI是全双工的同步串行接口,一根SPI总线可以连接多个主机和多个从机,但是在同一时刻只允许有一个主机操作总线。在数据传输过程中,主机总是向从机发送一个字节的数据,而从机也是总是向主机发送1个字节数据(主机通过MISO接收数据)。 定义74HC595片选端口,通过PINSEL0、PINSEL1寄存器设置SPI引脚接口,通过设置IO0DIR驱动74HC595的接口,初始化SPI接口,发送显示数据,片选清零寄存器,等待SPIF置位,等待数据发送完毕。使用whi
MIBSPI5(ok-master)
- TI rm48L952 spi驱动开发源码,值得一看-TI rm48L952 spi driver development source, see
SPI_MASTER_EXAMPLE1
- xmega32E5 spi master 通讯-xmega32E5 spi master
EasyFlash-master
- SPI flash 通用读写-SPI flash
STM32F407_SPI_send
- SPI主发送数据,供FPGA接收对比解调效果使用,SPI接收端程序见 FPGA_SPI_recive_display.rar - SPI master transmit data for FPGA receiver demodulates effect using contrast, SPI slave program, see FPGA_SPI_recive_display.rar
cc3200_dma_spi_example-master
- TI的低功耗WIFI芯片CC3200的SPI功能,包含master和slave的通信,以及大数据的传输-TI low energy WIFI SOC CC3200, contain communication of master and slave, with mass data transfer
SS1306-master
- OLED Display based on SS1306 driver library
N76E003_BSP_Keil_C51_V1.0.2
- REVISION HISTORY Date Revision Descr iption 2016.12.28 1.00 Initially issued. 2017.2.1 1.01 1. Add HIRC modify 2. Add SPI master / slave control demo code include interrupt and polling 2017.6.20 1.02 1. Add POR disable instruction in startup.a51 2. A
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L