@@ -55,13 +55,13 @@ The full pinout is available below:
55
55
### Datasheet
56
56
57
57
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)
59
59
60
60
### Schematics
61
61
62
62
The complete schematics are available and downloadable as PDF from the link below:
63
63
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)
65
65
66
66
### STEP Files
67
67
@@ -93,9 +93,9 @@ The shield offers two primary ways to connect to a Single Pair Ethernet (SPE) 10
93
93
94
94
** Key Features:**
95
95
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.
99
99
100
100
### RS-485
101
101
@@ -104,9 +104,9 @@ The shield offers two primary ways to connect to a Single Pair Ethernet (SPE) 10
104
104
105
105
** Key Features:**
106
106
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.
110
110
111
111
### Power
112
112
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
120
120
121
121
To enable the onboard termination resistors for the SPE bus, there are two pairs of contacts you can bridge.
122
122
![ 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.
125
125
126
126
### RS-485 Termination Jumper:
127
127
0 commit comments