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
@@ -138,6 +138,10 @@ This output mode lets you control current-driven actuators.
138
138
139
139
The Analog Expansion has four PWM output channels **(P1...P4)**. They are software configurable and for them to work you must provide the **V<sub>PWM</sub>** pin with the desired voltage.
140
140
141
+
| V<sub>PWM</sub> Voltage | Details |
142
+
|--------------------------|------------|
143
+
| Source voltage supported | 8...40 VDC |
144
+
141
145
## Ratings
142
146
### Recommended Operating Conditions
143
147
@@ -185,7 +189,7 @@ The following diagram explains the relation between the main components of the O
185
189
186
190
### Input/Output Channels
187
191
188
-
The Arduino Opta® Analog Expansion features 8 channels that can be configured as inputs or outputs. When the channels are configured as inputs they can be used as digital ones with a 0-24 V range, or analog being able to measure voltage from 0 to 10 V, measure current from 0 to 25 mA or temperature leveraging the RTD mode.
192
+
The Arduino Opta® Analog Expansion features 8 channels that can be configured as inputs or outputs. When the channels are configured as inputs they can be used as digital ones with a 0-24/0-10 V range, or analog being able to measure voltage from 0 to 10 V, measure current from 0 to 25 mA or temperature leveraging the RTD mode.
189
193
190
194
The channels **I1** and **I2** can be used for connecting 3-Wires RTDs. Every channel can be used also as an output, be aware that using more than two channels as an output simultaneously may overheat the device. This will depend on the ambient temperature and channel load. We have tested setting all eight channels as outputs at 25 °C outputting more than 24 mA at 10 V each without problem.
0 commit comments