Raspberry Pi Pinout

Real-Time HAT

Real-Time HAT extends the Gigabit-Ethernet interface of the Raspberry Pi, adding professional networking functions. Typical applications are industrial real-time communication and network monitoring.

The HAT provides 3 Gigabit-Ethernet ports, one of which is connected to the Raspberry Pi's Ethernet port. Connection to the Raspberry Pi is realized via the GPIO connector and via a (short) Ethernet cable. The SPI0 interface is used for main configuration, using either CE0# or CE1#.

Additional information on use cases, programming interfaces etc. can be found on InnoRoute's website, which includes details on using the HAT as an endpoint in Time-Sensitive Networks, as a 3-port Ethernet switch, or to measure and monitor any kind of the traffic forwarded through the HAT.

To install the necessary software, use the following commands:

git clone https://github.com/InnoRoute/RealtimeHAT
cd RealtimeHAT
./install.sh

详情

  • 由 InnoRoute GmbH 制造
  • 40 个排针
  • EEPROM 产品编号
  • 需要 5v 及 3v3 供电
  • 使用了 13 个 GPIO 引脚
  • 使用 SPI 通讯
  • 使用 I2C 通讯
  • 0x50: I2C0 - ID EEPROM
  • 0x43: I2C1 - IO Expander
  • 0x24: I2C1 - PMIC
  • 更多信息
  • GitHub 仓库
Real-Time HAT