搜索资源列表
PIC18-Program
- Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/SLEEP/EEP
verilog
- 介绍了一种SPI从机的接口verilog编码-verilog code for spi slave
SPI_verlog
- VHDL 语言实现的串转并 SPI 等等 实现-The SPI bus is a 3 wire bus that in effect links a serial shift-- register between the master and the slave . Typically both the-- master and slave have an 8 bit shift register so the combined-- register is 16 bits. Whe
SPI-bus-protocol
- SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。-SPI (Serial Peripheral Interface) is a serial synchronous communications protocol, by a master and one or more slave devices composed of master and slave device
stc15_spi
- 宏晶stc15w主从通讯,spi数组传送,通过串口观察!-Wang Jing stc15w master-slave communication, spi array transmitted through the serial port to observe!
Master SPI的Verilog源代码(包括文档 测试程序)
- SPI接口的从机实现(利用verilog HDL语言)(Slave implementation of SPI interface (using Verilog HDL language))