Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gs310tp [2021/05/01 04:30] – [Firmware] raylynnknight | gs310tp [2021/05/01 04:33] (current) – [Hardware] raylynnknight | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Netgear GS310TPv1 ====== | ====== Netgear GS310TPv1 ====== | ||
+ | |||
+ | {{https:// | ||
The GS310TPv1 is a 8 + 2-port Gigabit L2 switch with up to 55 Watts of PoE+ power on the 8 Gigabit ports. | The GS310TPv1 is a 8 + 2-port Gigabit L2 switch with up to 55 Watts of PoE+ power on the 8 Gigabit ports. | ||
Line 15: | Line 17: | ||
A Serial header is found at J1. Pins are Vcc(3.3V, Square), TX, RX and GND. Serial connection is via 115200 baud, 8N1. | A Serial header is found at J1. Pins are Vcc(3.3V, Square), TX, RX and GND. Serial connection is via 115200 baud, 8N1. | ||
+ | Ports 1-8 can also provide power according to 802.3.at (PoE+) and PoE is controlled by the BCM59121. PoE management is done by an auxiliary Nuvoton M0516LDN microcontroller. | ||
+ | Communication with the Poe-CPU happens via a serial port, connected to the main CPU's UART1. Optocouplers are used to isolate the two circuits from each other and the communication frames can be sniffed from J3 (3.3V, 19200 baud, 8n1). | ||
+ | |||
+ | To indicate the global device status, two LEDs are present on the front panel. One is labelled 'PoE Max', and is likely controlled directly by the PoE MCU. | ||
+ | The other is labeled ' | ||
+ | All ports have a two-pin bi-color LED, used to indicate the link status: green for 1000M, orange for 100M. These are driven by three SN74HC164 shift registers, using 20 of the 24 outputs available. | ||
+ | PoE status bi-color LEDs are also available, with green used to indicate the remote device is PoE powered, and orange to signal a PoE fault status. The PoE-status LEDs are driven by two SN74LV595A shift registers, also controlled by the PoE MCU. | ||
+ | |||
+ | There is also a SN74LVC125A four-port tri-state buffer whose purpose is currently unknown. | ||
==== Board details ==== | ==== Board details ==== | ||