You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -169,8 +176,8 @@ To ensure a stable and secure power system, the shield includes several protecti
169
176
-**Transient Voltage Suppression (TVS):** Absorbs sudden voltage spikes (24 V rated diodes).
170
177
-**Electrostatic Discharge (ESD) Protection:** Shields critical components from electrical surges.
171
178
172
-
173
179
#### Switching System
180
+
174
181
The shield includes an intelligent **switching system** to control power distribution efficiently:
175
182
176
183
|**Switch**|**Function**|
@@ -191,15 +198,25 @@ To ensure safe operation, the system includes:
191
198
- Startup Delay (TSTART): Default 100 ms delay before power activation.
192
199
- Automatic Retry Mode: Enables recovery after transient faults for continuous stability.
193
200
201
+
## Functional Overview
202
+
203
+
The core of the UNO SPE Shield is the LAN8651B1 Single Pair Ethernet controller from Microchip® and the XR33058IDTR-F RS-485 transceiver. The shield also exposes the access to several host board peripherals.
194
204
195
-
#### Communication Protocols
196
-
For detailed information about the supported protocols **RS-485** and **Single Pair Ethernet (SPE)**, including speeds, distances, and jumper configurations, please refer to the **Protocols** section.
205
+
### Pinout
197
206
198
-
## Functional Overview
207
+
The UNO SPE Shield pinout is shown in the following figure:
208
+
209
+

210
+
211
+
### Block Diagram
199
212
200
-
### Shield Topology
213
+
An overview of the UNO SPE Shield high-level architecture is illustrated in the figure below:
201
214
202
-

215
+
## Shield Topology
216
+
217
+
### Overall View
218
+
219
+

@@ -219,7 +236,7 @@ For detailed information about the supported protocols **RS-485** and **Single P
219
236
220
237
### Getting Started - IDE
221
238
222
-
To program your Arduino UNO SPE Shield with an Arduino UNO R4 WiFi board, install the Arduino Desktop IDE **[1]**. You will need a compatible USB cable to connect the board to your computer.
239
+
To program your Arduino UNO SPE Shield with an Arduino UNO R4 WiFi board, install the Arduino Desktop IDE **[1]**. You will need a compatible USB cable to connect the board to your computer which can also provide power to the board,
223
240
224
241
### Getting Started - Arduino Web Editor
225
242
@@ -238,11 +255,13 @@ Now that you have gone through the basics of what you can do with the device, yo
238
255
239
256
## Mechanical Information
240
257
258
+
The UNO SPE Shield is a double-sided 53.34 mm x 68.58 mm board with an array of terminal blocks and a dedicated SPE connector on the top edge, Arduino UNO standard shield headers around the two long edges and a ICSP connector on the bottom edge.
259
+
241
260
### Shield Dimensions
242
261
243
262
The outline of the Arduino UNO SPE Shield is shown in the figure below, with all dimensions provided in millimeters (mm).
0 commit comments