Skip to content

Commit df03423

Browse files
committed
Updating format
1 parent 819ff14 commit df03423

File tree

1 file changed

+6
-9
lines changed
  • content/hardware/02.hero/shields/spe-shield/datasheet

1 file changed

+6
-9
lines changed

content/hardware/02.hero/shields/spe-shield/datasheet/datasheet.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,9 @@ The Arduino UNO SPE Shield is designed for reliable operation across diverse env
146146

147147
| **Parameter** | **Value** | **Description** |
148148
| ---------------------- | ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
149-
| Input Voltage | +5 VDC (via host USB)<br></br> +7-24 VDC | -- Supports power input from host board<br></br> - PoDL (Power over Data Line)<br></br> - External power via screw terminal blocks. |
149+
| Input Voltage | +5 VDC (via host USB)<br></br> +7-24 VDC | - Supports power input from host board<br></br> - PoDL (Power over Data Line)<br></br> - External power via screw terminal blocks. |
150150
| Operating Current | Up to 2A | Ensures stable operation, protected by overcurrent limits based on circuit design. |
151151
| Communication Voltage | TTL levels (3.3V or 5V) | Compatible with Arduino UNO R4 for digital signals (UART, SPI, I2C). Voltage defined by IOREF pin. |
152-
| Operating Temperatures | Min: -40 °C, Typ: 25 °C, Max: 85 °C |
153152
| ESD Protection | ±24 V surge protection | TVS diodes safeguard the shield against electrostatic discharge and electrical surges. |
154153

155154
### Power Options
@@ -174,18 +173,16 @@ To ensure a stable and secure power system, the shield includes several protecti
174173
- **Over-Voltage Lockout (OVLO):** Limits voltage to **29.9 V**, protecting against excessive input.
175174
- **Over-Current Protection:** Restricts power draw to **2 A**, preventing circuit damage.
176175
- **Transient Voltage Suppression (TVS):** Absorbs sudden voltage spikes (24 V rated diodes).
177-
- **Electrostatic Discharge (ESD) Protection:** Shields critical components from electrical surges.
176+
- **Electrostatic Discharge (ESD) Protection:** Shields critical components from electrical surges on the SPE connection.
178177

179178
#### Switching System
180179

181180
The shield includes an intelligent **switching system** to control power distribution efficiently:
182181

183-
| **Switch** | **Function** |
184-
| ------------- | --------------------------------------------------------------------- |
185-
| LOCAL_ENABLE | Activates internal power for shield operation. |
186-
| T1S_DISABLE | Disables Single Pair Ethernet (10BASE-T1S) power when unused. |
187-
| INPUT SWITCH | Ensures RS-485/UART circuits receive power when the shield is active. |
188-
| OUTPUT SWITCH | Controls external device power usage, defaulting to an off state. |
182+
| **Switch** | **Function** |
183+
| ------------- | --------------------------------------------------------------------------------------- |
184+
| LOCAL_ENABLE | Activates internal power from VIN for shield operation. Disabled by default. |
185+
| T1S_DISABLE | Disables Single Pair Ethernet (PoDL) power. Power over Data Line is enabled by default. |
189186

190187
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
191188
<p style="text-align: justify;">

0 commit comments

Comments
 (0)