Skip to content

Commit 36036e1

Browse files
authored
Merge pull request #135 from arduino/aliphys/removePT1000
[TC-267] Remove PT1000 in from Portenta Machine Control DS and Tech Specs
2 parents 9904c34 + 7bd55ab commit 36036e1

File tree

1 file changed

+12
-12
lines changed
  • content/hardware/04.pro/carriers/portenta-machine-control/datasheet

1 file changed

+12
-12
lines changed

content/hardware/04.pro/carriers/portenta-machine-control/datasheet/datasheet.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Industry 4.0, system integrators
2121
- 8 MB SDRAM
2222
- 16 MB Flash QSPI
2323
- 480 Mhz clock
24-
- Cryptochip NXP SE050C2 security
24+
- Cryptochip NXP SE0502 security
2525

2626
- **Input voltage 24**
2727

@@ -57,7 +57,6 @@ Industry 4.0, system integrators
5757
- Thermocouple K, non grounded, front-end **MAX31855KASA+T**
5858
- Thermocouple J, non grounded, front-end **MAX31855KASA+T** with SW multiplication coefficient
5959
- PT100, front end **MAX31865ATP+T**
60-
- PT1000, front end **MAX31865ATP+T**
6160

6261
- **2 encoder channels ABZ**
6362
- 0-24V input
@@ -87,7 +86,7 @@ Industry 4.0, system integrators
8786
- **Wi-Fi/BLE**
8887
- SMA connector 50Ω
8988

90-
> ESD protection on all inputs/outputs
89+
***Note: ESD protection on all inputs/outputs***
9190

9291
# Contents
9392

@@ -221,16 +220,16 @@ Maximum output current is 20mA per channel.
221220
### Temperature Measurements
222221
Three independent temperature measurement channels are available.
223222

224-
Each channel can measure non grounded thermocouples **OR** PT100/PT1000, but cannot measure them at the same time.
223+
Each channel can measure non grounded thermocouples **OR** PT100, but cannot measure them at the same time.
225224

226-
**NOTE**: do not connect both a thermocouple and a PT100/PT1000 to one channel.
225+
**NOTE**: do not connect both a thermocouple and a PT100 to one channel.
227226
Only a single channel at a time is available to be read, according to the analog switches position.
228227

229228
### Front-Ends
230-
There are two front ends on this board:
229+
There are two front ends on this board:
231230

232-
- MAX31855KASA+T dedicated to thermocouples
233-
- MAX31865ATP+T dedicated to PT100 and PT1000
231+
- MAX31855KASA+T dedicated to thermocouples
232+
- MAX31865ATP+T dedicated to PT100
234233

235234
The front ends are multiplexed to the three channels via:
236235

@@ -241,7 +240,7 @@ The front ends are multiplexed to the three channels via:
241240

242241
**NOTE**: Connect only **non-grounded** thermocouples. (Grounded thermocouples are not supported).
243242

244-
**NOTE**: Do not connect both a thermocouple and a PT100/PT1000 to a channel.
243+
**NOTE**: Do not connect both a thermocouple and a PT100 to a channel.
245244

246245
Connect a thermocouple to channel 0:
247246
- Connect the thermocouple positive pin to TP0
@@ -261,7 +260,7 @@ Connect a thermocouple to channel 2:
261260

262261
**NOTE**: Do not connect the thermocouple negative pin to GND
263262

264-
### Connect Two Wires RTDs (PT100 or PT1000)
263+
### Connect Two Wires RTDs (PT100)
265264
Connect a two wire RTD to channel 0:
266265
- Connect one RTD pin to TP0
267266
- Connect the other RTD pin to TN0
@@ -277,7 +276,7 @@ Connect a two wire RTD to channel 2:
277276
- Connect the other RTD pin to TN2
278277
- Connect a jumper between TP2 and RTD2
279278

280-
### Connect Three Wires RTDs (PT100 or PT1000)
279+
### Connect Three Wires RTDs (PT100)
281280

282281
Connect a three wire RTD to channel 0:
283282
- Connect one RTD pin to TP0
@@ -391,7 +390,7 @@ Now that you have gone through the basics of what you can do with the board you
391390

392391

393392
### Temperature Probes (J7)
394-
**NOTE**: RTD (**R**esistance **T**emperature **D**etector) are PT100 or PT1000.
393+
**NOTE**: RTD (**R**esistance **T**emperature **D**etector) are PT100.
395394

396395
| Pin | **Type** | **Channel** | **Description** |
397396
| --- | -------- | ----------- | -------------------------------------------------------------- |
@@ -610,3 +609,4 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
610609
| Date | **Revision** | **Changes** |
611610
| ---------- | ------------ | ------------- |
612611
| 04/13/2021 | 1 | First Release |
612+
| 05/09/2020 | 2 | Remove PT1000, not compatible |

0 commit comments

Comments
 (0)