Skip to content

Commit 96da8fd

Browse files
authored
Remove PT1000 in DS and Tech Specs
1 parent f0bdde5 commit 96da8fd

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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
@@ -219,16 +218,16 @@ Maximum output current is 20mA per channel.
219218
### Temperature Measurements
220219
Three independent temperature measurement channels are available.
221220

222-
Each channel can measure non grounded thermocouples **OR** PT100/PT1000, but cannot measure them at the same time.
221+
Each channel can measure non grounded thermocouples **OR** PT100, but cannot measure them at the same time.
223222

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

227226
### Front-Ends
228227
There are two front ends on this board:
229228

230229
- MAX31855KASA+T dedicated to thermocouples
231-
- MAX31865ATP+T dedicated to PT100 and PT1000
230+
- MAX31865ATP+T dedicated to PT100
232231

233232
The front ends are multiplexed to the three channels via:
234233

@@ -239,7 +238,7 @@ The front ends are multiplexed to the three channels via:
239238

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

242-
**NOTE**: Do not connect both a thermocouple and a PT100/PT1000 to a channel.
241+
**NOTE**: Do not connect both a thermocouple and a PT100 to a channel.
243242

244243
Connect a thermocouple to channel 0:
245244
- Connect the thermocouple positive pin to TP0
@@ -259,7 +258,7 @@ Connect a thermocouple to channel 2:
259258

260259
**NOTE**: Do not connect the thermocouple negative pin to GND
261260

262-
### Connect Two Wires RTDs (PT100 or PT1000)
261+
### Connect Two Wires RTDs (PT100)
263262
Connect a two wire RTD to channel 0:
264263
- Connect one RTD pin to TP0
265264
- Connect the other RTD pin to TN0
@@ -275,7 +274,7 @@ Connect a two wire RTD to channel 2:
275274
- Connect the other RTD pin to TN2
276275
- Connect a jumper between TP2 and RTD2
277276

278-
### Connect Three Wires RTDs (PT100 or PT1000)
277+
### Connect Three Wires RTDs (PT100)
279278

280279
Connect a three wire RTD to channel 0:
281280
- Connect one RTD pin to TP0
@@ -389,7 +388,7 @@ Now that you have gone through the basics of what you can do with the board you
389388

390389

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

394393
| Pin | **Type** | **Channel** | **Description** |
395394
| --- | -------- | ----------- | -------------------------------------------------------------- |

content/hardware/04.pro/carriers/portenta-machine-control/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Board:
44
Microcontroller: Portenta H7
55
Input:
66
Encoder readings channels: 2
7-
Analog for PT100/PT1000/J/K temperature probes: 3
7+
Analog for PT100/J/K temperature probes: 3
88
Analog inputs: 3
99
Output:
1010
Analog 0-10V: 4

0 commit comments

Comments
 (0)