搜索结果

找到约 172 项符合 SLAVE 的查询结果

VHDL/FPGA/Verilog VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register betw

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. When an SPI transfer takes place, the master and -- s ...
https://www.eeworm.com/dl/663/226669.html
下载: 129
查看: 1220

其他 Avalon Interface Specification,The Avalon interface specification is designed to accommodate periphe

Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on ma ...
https://www.eeworm.com/dl/534/231910.html
下载: 154
查看: 1052

其他 An AHB system is made of masters slaves and interconnections. A general approach to include all poss

An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every int ...
https://www.eeworm.com/dl/534/233214.html
下载: 181
查看: 1043

其他 一般使用PC Based Controller 都是当作现场设备的一种

一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受 主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随 时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后 将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等 两种设备分别设计Modbus RTU、ASCII 及M ...
https://www.eeworm.com/dl/534/234663.html
下载: 116
查看: 1035

单片机开发 毕业课题部分程序: CY7C68013 Bulk IN 68013工作在AUTO IN模式

毕业课题部分程序: CY7C68013 Bulk IN 68013工作在AUTO IN模式,16位总线 SLAVE FIFO.MASTER是 ADI BF533。
https://www.eeworm.com/dl/648/239046.html
下载: 80
查看: 1040

USB编程 这是基于CY7C68013芯片

这是基于CY7C68013芯片,工作于slave FIFO模式的数据传输的程序。包括USB固件程序的程序框架和传输功能实现程序。
https://www.eeworm.com/dl/643/266467.html
下载: 81
查看: 1064

单片机开发 This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Si

This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
https://www.eeworm.com/dl/648/276998.html
下载: 181
查看: 1063

单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-

// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware ...
https://www.eeworm.com/dl/648/282974.html
下载: 192
查看: 1068

单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-

// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware ...
https://www.eeworm.com/dl/648/282975.html
下载: 28
查看: 1038

单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C

This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL ...
https://www.eeworm.com/dl/648/282977.html
下载: 48
查看: 1055