搜索资源列表
SPI总线AT45DB081
- SPI串行总线的AT45DB081的C语言控制源程序-the c progranm code of AT45DB081 with SPI serial bus
TOUCHP
- This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple card environment. The reset and * identification processes assume multiple cards on the bus. * In MMC mode, the card number is used as the RCA o
45DB081
- 45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过-45db081 read and write procedures for the 20 bus to read and write, the c51 c compiler environment through
spi_receive_ok
- c8051F221的SPI总线通信(收)-c8051F221 SPI Bus Communication (received)
SPI_NorFlash SST25VF016B进行快速读写
- 对SPI flash ,SST25VF016B进行快速读写,采用软件模拟SPI总线的SPI0模式。-On the SPI flash, SST25VF016B fast read and write, using software to simulate the SPI bus SPI0 mode.
pwm16bits
- SPI总线Master的verilog代码-SPI Bus Master of Verilog code
CanSerialBusprogram
- 关于CAN总线串口编程的具体底层通用程序,使用SPI口实现。-CAN-bus serial programming on the specific underlying common procedures, using the SPI port to achieve.
spi
- 关于spi的串行总线接口编程,实现同步传输-On the spi serial bus interface programming, synchronous transfer
spi_latest.tar
- spi总线控制器的程序,实现了同步串行接口的输出-On the spi serial bus interface programming, synchronous transfer
CAN_MCP2515_Control
- 通过SPI口 控制CAN2.0 总线MCP2515控制器 工作。-Through the SPI port control CAN2.0 bus MCP2515 controller to work.
bootloader
- 通过SPI总线烧录程序到串口FLASH中-Through the SPI bus in the burning process to the serial FLASH
USB-Mass-Storage-Designing-and-Programming-Device
- Designing and programming a USB mass-storage device or embedded USB host involves a variety of interfaces, protocols, and structures. Every USB mass-storage device must support two interfaces: • A USB device interface to enable the device
SPI
- 单片机利用SPI总线实现芯片的功能,从而产生阶梯波-MCU SPI bus chip, resulting in the step wave
SPI-protocol_3
- 本文档是spi协议英文版,里边详细描述了spi总线的功能模块和时序-This document is the spi protocol in English, the inside detailed descr iption of the functional modules and the timing of the spi bus
ad9777_spi_cfg
- ad9777初始化代码,SPI总线串口设计-the ad9777 initialization code, SPI bus serial design
clk_cfg
- Ti公司的cdce62005 spi总线配置,配置数值供参考-Ti Company, cdce62005 spi bus configuration, configuration values for reference
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
MCP2515
- 在树莓派3上用PYTHON语言实现CAN总线的发送与接收,使用MCP2515模块,与树莓派的接口位SPI接口。(In raspberry Pie 3, the CAN bus is sent and received in PYTHON language. The MCP2515 module and the interface bit SPI interface of raspberry pie are used.)