Skip to content

Commit 79e02c8

Browse files
Merge pull request #800 from arduino/pedromsousalima/spe-sheild/link-added
[SPE Launch] Link Fixes
2 parents 0bca742 + 3980af5 commit 79e02c8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: UNO SPE Shield
33
url_shop: https://store.arduino.cc/uno-spe-shield
44
certifications: [CE, FCC, REACH, RoHS, WEEE, UKCA]
5-
primary_button_url: /tutorials/getting-started/
5+
primary_button_url: https://docs.arduino.cc/tutorials/spe-shield/getting-started/
66
primary_button_title: Get Started
77
productCode: '221'
88
sku: [ASX00073]

content/hardware/02.hero/shields/spe-shield/tutorials/getting-started/spe-getting-started.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ The full pinout is available below:
5555
### Datasheet
5656

5757
The complete datasheet is available and downloadable as PDF from the link below:
58-
- [Arduino UNO SPE Shield datasheet](https://docs.arduino.cc/resources/datasheets/ASX00073-datasheet.pdf)
58+
- [Arduino UNO SPE Shield datasheet](../../downloads/ASX00073-datasheet.pdf)
5959

6060
### Schematics
6161

6262
The complete schematics are available and downloadable as PDF from the link below:
6363

64-
- [Arduino UNO SPE Shield schematics](https://docs.arduino.cc/resources/schematics/ASX00073-schematics.pdf)
64+
- [Arduino UNO SPE Shield schematics](../../downloads/ASX00073-schematics.pdf)
6565

6666
### STEP Files
6767

@@ -93,9 +93,9 @@ The shield offers two primary ways to connect to a Single Pair Ethernet (SPE) 10
9393

9494
**Key Features:**
9595

96-
**- Speed:** Operates at 10 Mbps under the 10BASE-T1S standard.
97-
**- Maximum Distance:** Supports up to 25 meters in multidrop topology (multiple nodes on a single segment).
98-
**- Topology:** Allows up to eight nodes in a multidrop network.
96+
- **Speed:** Operates at 10 Mbps under the 10BASE-T1S standard.
97+
- **Maximum Distance:** Supports up to 25 meters in multidrop topology (multiple nodes on a single segment).
98+
- **Topology:** Allows up to eight nodes in a multidrop network.
9999

100100
### RS-485
101101

@@ -104,9 +104,9 @@ The shield offers two primary ways to connect to a Single Pair Ethernet (SPE) 10
104104

105105
**Key Features:**
106106

107-
**- Speed:** Up to 20 Mbps for short distances (<15 m).
108-
**- Maximum Distance:** Supports up to 1,200 m with reduced speeds.
109-
**- Topology:** Works in a bus topology, supporting up to 80 nodes.
107+
- **Speed:** Up to 20 Mbps for short distances (<15 m).
108+
- **Maximum Distance:** Supports up to 1,200 m with reduced speeds.
109+
- **Topology:** Works in a bus topology, supporting up to 80 nodes.
110110

111111
### Power
112112
A screw connector for powering the board and Shield assembly is provided with two positions for GND and two for VIN (7.0 to 24.0 V).
@@ -120,8 +120,8 @@ A screw connector for powering the board and Shield assembly is provided with tw
120120

121121
To enable the onboard termination resistors for the SPE bus, there are two pairs of contacts you can bridge.
122122
![Termination jumpers](assets/jumpers.png)
123-
**Point-to-Point Setup:** Use jumpers to enable the termination at endpoints for proper signal integrity.
124-
**Multidrop Setup:** Terminations are disabled internally; only the furthest nodes in the network should be terminated.
123+
- **Point-to-Point Setup:** Use jumpers to enable the termination at endpoints for proper signal integrity.
124+
- **Multidrop Setup:** Terminations are disabled internally; only the furthest nodes in the network should be terminated.
125125

126126
### RS-485 Termination Jumper:
127127

0 commit comments

Comments
 (0)