I2C

I2C

I2C (Wire) XB I2C I2C is a synchronous, multi-master, multi-slave communication bus intended for lower-speed peripheral connections on a circuit board. The I2C XB is a hardware implementation of the I2C protocol which supports all of the standard Arduino I2C (Wire)...
SPI

SPI

SPI XB SPI XB The Serial Peripheral Interface (SPI) is a synchronous serial communication interface specification used for short-distance communication.  SPI devices communicate in full duplex mode using a master-slave architecture with a single master.  Multiple...
UART

UART

UART XB Serial UART Communication Serial (UART) communication is common among many shields and breakout boards, but using the standard Arduino pins (D0/D1) for serial communication can be problematic, since those pins are also used for the Arduino programming and...
SPI SRAM

SPI SRAM

SPI SRAM Controller XB Description The SPI SRAM control Xcelerator Block provides hardware control of an attached external SPI SRAM. The XB integrates an SRAM memory controller for use with a SPI-based serial SRAM chip and the Alorium SPI XB. The associated support...