Project

General

Profile

T-View 100 » History » Version 26

laforge, 11/10/2022 03:51 PM

1 1 manawyrm
h1. T-View 100
2
3 21 laforge
{{>toc}}
4
5 3 manawyrm
T-View 100 was a video telephone, made by Deutsche Telekom / Siemens.
6 1 manawyrm
7 20 manawyrm
@manawyrm has two of these phones, @LaForge owns two as well. 
8 6 manawyrm
9 5 manawyrm
h2. External photos
10 9 manawyrm
!{width:40%}DSC00422.jpg! !{width:40%}DSC00423.jpg!
11 5 manawyrm
12
Power supply is called STN20, output DC 22.5V; 0.9A. Center positive, 5.5/2.5mm barrel jack.
13
The RCA connectors are (from left to right): Audio out, Video out, Video in, Audio in
14 10 manawyrm
15
h3. Mini-DIN / RS232
16
17 19 manawyrm
The Mini-DIN (8pin) connector carries a RS232 serial. It was used to connect to auxiliary devices like relay control boxes (to alert deaf people of calls), VCRs (remote control) and PCs (for firmware updates).
18 13 manawyrm
We have a copy of the 1.2 firmware update and the RS232 communication protocol.
19 10 manawyrm
20
RS232 pinout is given _without_  Null-Modem reversal (aka it's meant to be a male connector), reverse RXD/TXD and RTS/CTS for a female connector.
21 12 manawyrm
Serial settings (for debug output) seems to be 19200, 8n2.
22 10 manawyrm
|_.Mini-DIN|_.RS232|_.RS232 Pin|
23
| 1 | NC  | - |
24
| 2 | TXD | 3 |
25
| 3 | RXD | 2 |
26
| 4 | RTS | 7 |
27
| 5 | CTS | 8 |
28
| 6 | NC | - |
29
| 7 | GND | 5 |
30
| 8 | NC | - |
31 5 manawyrm
32 18 laforge
The framing and at least some commands are described in attachment:V24-Control.pdf
33
34 14 manawyrm
h3. Service menu
35 15 manawyrm
36 14 manawyrm
There is a hidden service menu. Scroll to "Service", press OK, type the number 7.
37
Enter passcode "3570" and press OK.
38
39 23 manawyrm
"Service" -> 8 is another hidden option for a "Factory SETUP". The passcode is 3745.
40
41 5 manawyrm
h2. Internal photos
42 3 manawyrm
43
Video/Interfacing PCB:
44
!{width:40%}IMG_3633.JPG!
45
46
Telephone PCB:
47
!{width:40%}IMG_3644.JPG!
48
49
Display/Camera PCB:
50
!{width:40%}IMG_3656.JPG!
51
52
h2. Phone disassembly
53 1 manawyrm
54 6 manawyrm
The bottom cover plate has 6 Phillips screws and is clipped together at the bottom. Use multiple guitar picks to get them free.
55 2 manawyrm
The plastic does not seem to be brittle (yet), some force is OK.
56
57 1 manawyrm
!{width:40%}IMG_3647.JPG!
58
59
Backside of the main video / interfacing PCB is visible under the cover plate:
60
!{width:40%}IMG_3631.JPG!
61
62 3 manawyrm
Lift the video / interfacing PCB out by pulling it straight up, it's connected via a rigid interface PCB (but not screwed down):
63 1 manawyrm
!{width:40%}IMG_3634.JPG!
64 3 manawyrm
65 6 manawyrm
Unscrew the 7 Phillips screws attaching the plastic shield. Be careful with the speaker wires on the right, they are not detachable!
66 3 manawyrm
Lift the plastic shield out of the way to the right. When re-assembling, make sure the hook-mechanism and speaker are correctly in-place.
67
!{width:40%}IMG_3642.JPG!
68 4 manawyrm
69
h2. Display/camera disassembly
70
71
Disassembling the display/camera unit is a bit tricky. You'll need a 10mm socket (and possibly socket extension)!
72
73
Start by removing the 4 screws on the connector: 
74
!{width:40%}IMG_3650.JPG!
75
76
then remove the 3 screws in the top of the unit.
77
The sides of the display/camera unit are covered with round covers. They can be pulled out with a bit of force.
78
!{width:40%}IMG_3652.JPG!
79
80 1 manawyrm
Use a 10mm socket to unscrew the nuts on both sides.
81
Lift the connector cover. This is tricky! Please fill in a good way to do this. The author broke 2 plastic clips by doing it:
82
!{width:40%}IMG_3653.JPG!
83
84
Remove both bolts (and the washers). The swivel piece can now be bent inwards slightly with a bit of force to get it out.
85
!{width:40%}IMG_3654.JPG!
86
Unscrew the 2 remaining screws holding the display unit together.
87
88 24 laforge
There are clips all around the display/camera unit. Use guitar picks again and open the display.
89 7 manawyrm
90
h2. Common faults
91
92 25 laforge
h3.  Faulty display hotbar
93
94 7 manawyrm
Symptoms: Missing (pixel) rows / columns on the (24x2) character LCD. 
95
Fix: Try and reheat the hotbar (~180°C) with a clean soldering iron tip and a lot of pressure
96
97
Symptoms: Garbled characters/stuck bit
98
Fix: HD44780 interface is connected via Hotbar as well. 
99 1 manawyrm
Find out which bits (D0-D7) are affected and solder wires for those bits directly to the LCD
100 24 laforge
101
{{thumbnail(IMG_3779.JPG)}}
102 1 manawyrm
{{thumbnail(Bildschirmfoto 2022-03-11 um 13.07.27.png)}}
103
104 25 laforge
h3. Faulty display
105
106 1 manawyrm
Symptoms: No LCD output at all
107
Fix: Buy a new LCD. You'll need one with HD44780 ROM code A00 charset (the Japanese/Kana charset). The 0xE1 character should be "ä" (a with Umlauts).
108
109 25 laforge
We couldn't find any mechanically 100% compatible model, but the NewHaven NHD-0224AZ-FSW-GBW is electrically and character set compatible. If you want to do the re-work, the following recommendations apply:
110
* remove the transparent plastic carrier for the old LCD module
111
* remove the old LCD module (just tear the flex cable from the top side of the board)
112
* use solder wires to connect the new LCD to vias on the PCB (see picture)
113
* either fix the contrast voltage to GND, or re-work the existing contrast voltage biasing circuit.  The original Siemens circuit consists of a 5V PWM feeding into a resistive divider of two 24kOhms resistors.  Replace the GND-facing resistor with a 2.2kOms (or even lower).  Play with the contrast settings (+/- buttons while receiver is on-hook) to see if you hit the right voltage range.  Adjust resistive divider as needed.
114
* re-work the plastic cover that is located between the two boards as needed.  You can either make more space for the LCD module by creatng a cut-out, or you can use it as-is and adjust the spacers on the "video" side.
115
116
{{thumbnail(tview-nhd-rework.jpg)}}
117
118
h3. Faulty capacitors
119
120 7 manawyrm
Symptoms: Crashing, low display contrast, flickering LEDs, poor video quality, mains hum on the speakers
121
Fix: Replace all electrolytic capacitors
122 8 manawyrm
123 7 manawyrm
Remove the old caps using the "Twist method":https://www.youtube.com/watch?v=-1S3F6_g3Sw
124
125
|_.Capacity|_.Voltage|_.Count|_.Width x Height (mm)|_.Replacement part|
126
|220µF|35V|8|10.31x10.31|Nichicon UCL1V221MCL6GS|
127
|470µF|16V|2|10.31x10.31|Nichicon UCX1C471MCL1GS|
128
|47µF|35V|6|8.28x8.28|Nichicon UUE1V470MNS1GS|
129
|220µF|10V|1|8.28x8.28|Nichicon UWG1A221MNL1GS|
130 8 manawyrm
|47µF|16V|3|6.60x6.60|Nichicon UCB1C470MCL1GS|
131 1 manawyrm
|100µF|10V|1|6.60x6.60|Nichicon UUT1A101MCL1GS|
132
|2.2µF|35V|2|3.33x3.33|Nichicon UWJ1H2R2MCL1GB|
133 8 manawyrm
|10µF|16V|1|3.33x3.33|Nichicon UUT1C100MCL1GS|
134
135 25 laforge
h3. Bad connections
136
137 7 manawyrm
Symptoms: Phone working, no picture, no backlight
138
Fix: Replug the display assembly a couple of times
139 1 manawyrm
140 11 manawyrm
141
h2. Bootlog (RS232 Debug)
142
143
<pre>
144
LOut: Header: 1000101, Function: 2a P1: 00000000 P2: 00000000 P3: 00000000
145
7In : Header: 1000101, Function: 2a P1: 0 P2: 0 P3: 0
146
'Process BC - version 0.16 - 26/08/98
147
VCP ALERT : 0xff, 0x0
148
Send SRAM_NOT_OK to Bruno
149
VC_uv_Test_conf
150
-VC Process: Version 26.08.1998 for TST4025
151
VCP ALERT : 0x0, 0x0
152
Send SRAM_OK to Bruno
153
VC_uv_Test_conf
154
TM process initialized
155
   20
156
VCP ALERT : 0x3, 0x13
157
VCP ALERT : 0x3, 0x12
158
VCP ALERT : 0x4, 0x1
159
VC_vb_h221_running_noty
160
VCP ALERT : 0x3, 0x2
161
DIn : Header: 2000100, Function: 7 P1: 5000000 P2: 11 P3: da323200
162
KOut: Header: 1010200, Function: 2 P1: 04fff800 P2: 00000000 P3: 00000000
163
GIn : Header: 2000100, Function: 3 P1: fff80000 P2: 4025 P3: f8000000
164
LOut: Header: 1010900, Function: ac P1: 00004025 P2: 00100022 P3: 00000000
165
$FT$:onhook audio$
166
$FT$:onhook audio$
167
LIn : Header: 9010101, Function: a4 P1: 40465424 P2: 3a6f6e68 P3: 6f6f6b00
168
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 04000000 P3: ff000000
169
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 08000000 P3: ff000000
170
KOut: Header: 1010200, Function: 0 P1: 0400000f P2: 0c000000 P3: 00000000
171
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: bc000000 P3: 00000000
172
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 98000000 P3: 05000000
173
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 90000000 P3: 00000000
174
KOut: Header: 1010200, Function: 0 P1: 0400000f P2: 08000000 P3: 00000000
175
%Out: Header: 1010200, Function: 1 
176
JIn : Header: 9010101, Function: a6 P1: c04124 P2: 3a6f6e68 P3: 6f6f6b00
177
KOut: Header: 1010200, Function: c P1: 0000000f P2: 08000000 P3: 00000000
178
LIn : Header: 9010101, Function: a1 P1: ff014124 P2: 3a6f6e68 P3: 6f6f6b00
179
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 08000000 P3: ff000000
180
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 0c000000 P3: 10000000
181
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 18000000 P3: 0b000000
182
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 20000000 P3: 08000000
183
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 14000000 P3: 0d000000
184
LIn : Header: 9010101, Function: a7 P1: ff014124 P2: 3a6f6e68 P3: 6f6f6b00
185
KOut: Header: 1010200, Function: d P1
186
VC_v
187
$FT$:User Interface Ready$
188
$FT$:onhook audio$
189
$FT$:offhook audio$
190
$FT$:onhook audio$
191
$FT$:onhook audio$
192
$FT$:onhook audio$
193
$FT$:alerting video$
194
IIn : Header: 9010101, Function: a6 P1: 15424 P2: 3a616c65 P3: 72746900
195
KOut: Header: 1010200, Function: c P1: 00000036 P2: 14000000 P3: 0d000000
196
$FT$:pin authorized$
197
CIn : Header: 9010101, Function: a3 P1: 30026 P2: 700000 P3: 8200
198
%Out: Header: 1010200, Function: 1 
199
$FT$:offhook video$
200
LIn : Header: 7020100, Function: 23 P1: 40015424 P2: 3a6f6666 P3: 686f6f00
201
%Out: Header: 1010200, Function: 1 
202
%Out: Header: 1010200, Function: 1 
203
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01000000
204
LOut: Header: 1010101, Function: e0 P1: 00000001 P2: 00002904 P3: 00000000
205
KOut: Header: 1010200, Function: 0 P1: 0400001a P2: 60000000 P3: 00000000
206
LOut: Header: 1010101, Function: e2 P1: 00000001 P2: 00007530 P3: 00000000
207
VCP ALERT : 0x4, 0x3
208
VC_vb_h221_frame_found_noty
209
DIn : Header: 2000100, Function: 9 P1: 5000000 P2: 11 P3: da323200
210
KOut: Header: 1010200, Function: 0 P1: 0400006e P2: d4800000 P3: 00000000
211
KOut: Header: 1010200, Function: 0 P1: 0400006e P2: a8000000 P3: 00000000
212
%Out: Header: 1010200, Function: 4 
213
VC_bv_getarray_req
214
Address: 0x4b24
215
AIn : Header: 2000100, Function: 5 P1: 20000 P2: 4b240000 P3: b
216
VCP ALERT : 0x5, 0x1
217
VC_vb_h242_caps_rcvd_noty
218
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da32340b
219
%Out: Header: 1010200, Function: 4 
220
VC_bv_getarray_req
221
Address: 0x544c
222
Caps read: 30026
223
Caps read: 80700000
224
Caps read: 0
225
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0004 P3: 30026
226
VCP ALERT : 0x5, 0xc
227
VCP ALERT : 0x5, 0x1
228
VC_vb_h242_caps_rcvd_noty
229
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da323426
230
%Out: Header: 1010200, Function: 4 
231
VC_bv_getarray_req
232
Address: 0x544c
233
Caps read: 30026
234
Caps read: 80700000
235
Caps read: 8280
236
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0004 P3: 30026
237
VCP ALERT : 0x5, 0x2
238
 VC_vb_h242_caps_end_seqa_noty
239
DIn : Header: 2000100, Function: b P1: 5000000 P2: 11 P3: da323426
240
%Out: Header: 1010200, Function: 4 
241
VC_bv_getarray_req
242
Address: 0x54b0
243
Caps read: 30026
244
Caps read: 80700000
245
Caps read: 8280
246
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 54b00004 P3: 30026
247
LOut: Header: 1010900, Function: ab P1: 00030026 P2: 80700000 P3: 00008280
248
LOut: Header: 1010900, Function: ab P1: 00030026 P2: 80700000 P3: 00008280
249
KIn : Header: 9010101, Function: a2 P1: 1015424 P2: 3a6f6666 P3: 686f6f26
250
%Out: Header: 1010200, Function: 4 
251
%Out: Header: 1010200, Function: 4 
252
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 5c700000 P3: 00008280
253
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 68700000 P3: 00008280
254
KIn : Header: 9010101, Function: a2 P1: 1015424 P2: 3a6f6666 P3: 686f6f26
255
%Out: Header: 1010200, Function: 4 
256
Send C_NOWAIT not ok
257
%Out: Header: 1010200, Function: 4 
258
KOut: Header
259
VC_bv_ge
260
HIn : 
261
HIn 
262
9In : Hea
263
LIn : Header: 7020100, Function: 23 P1: 40025424 P2: 3a6f6666 P3: 686f6f00
264
%Out: Header: 1010200, Function: 1 
265
%Out: Header: 1010200, Function: 1 
266
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01008280
267
%Out: Header: 1010200, Function: 4 
268
LOut: Header: 1010101, Function: e0 P1: 00000002 P2: 00002710 P3: 00000000
269
VC_bv_getarray_req
270
VCP ALERT : 0x4, 0x3
271
VC_vb_h221_frame_found_noty
272
DIn : Header: 2000100, Function: 9 P1: 5000000 P2: 11 P3: da32320b
273
%Out: Header: 1010200, Function: 4 
274
%Out: Header: 1010200, Function: 4 
275
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 5c000000 P3: 01008280
276
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 68000000 P3: 01008280
277
VC_bv_getarray_req
278
Address: 0x544c
279
Caps read: 20000000
280
Caps read: 1
281
Caps read: 10200084
282
VC_bv_getarray_req
283
Address: 0x53e8
284
Caps read: 20000000
285
Caps read: 1
286
Caps read: 10200084
287
HIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0000 P3: 20000000
288
HIn : Header: 2
289
VCP ALERT : 0x3, 0x1
290
VCP ALERT : 0x3, 0xa
291
VCP ALERT : 0x3, 0x14
292
:In : Header: 1010101, Function: e2 P1: 1 P2: 7530 P3: 0
293
KOut: Header: 1010200, Function: 0 P1: 0400001a P2: 60000000 P3: 01008280
294
$FT$:onhook video$
295
LIn : Header: 7020100, Function: 22 P1: 24465424 P2: 3a6f6e68 P3: 6f6f6b00
296
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 84000000 P3: 01008280
297
LOut: Header: 1010101, Function: e1 P1: 00000001 P2: 00000708 P3: 00000000
298
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
299
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
300
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
301
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
302
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
303
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
304
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
305
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
306
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
307
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
308
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
309
8In : Header: 2000100, Function: 3 
310
8In 
311
8In : 
312
8In :
313
8In 
314
8In :
315
8In 
316
8In :
317
8In 
318
8In :
319
VCP ALERT : 0x5, 0x1
320
VC_vb_h242_caps_rcvd_noty
321
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da323400
322
VCP ALERT : 0x5, 0x2
323
 VC_vb_h242_caps_end_seqa_noty
324
DIn : Header: 2000100, Function: b P1: 5000000 P2: 11 P3: da323400
325
%Out: Header: 1010200, Function: 1 
326
%Out: Header: 1010200, Function: 1 
327
%Out: Header: 1010200, Function: 1 
328
%Out: Header: 1010200, Function: 1 
329
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01008280
330
LOut: Header: 1010702, Function: 26 P1: 0400004b P2: 5c000000 P3: 01008280
331
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 840000
332
KOut: Header: 
333
VCP 
334
VCP ALERT : 0x3, 0x2
335
$FT$:onhook audio$
336
</pre>
337 21 laforge
338
h2. External Camera
339
340 22 laforge
There was an official external camera accessory , a Deutsche Telekom 663701-001 (re-branded Minolta EDUKCM-100)
341 21 laforge
342
* "FCC report":https://fcc.report/FCC-ID/EDUKCM-100
343 26 laforge
344
h2. Firmware
345
346
There are four known firmware versions:
347
* V1.0 (July 1998)
348
* V1.1 (?)
349
* V1.2 (December 1998)
350
* V1.3 (?)
351
352
The firmware consists actually of different images for different processors on the unit.
353
354
|_.Filename|_.Format|_.Purpose|
355
|vcvcp.bin|binary|presumably for the video codec/processor|
356
|vsetrel.abs|srec|for the VSet (telephone) board, derived from ProfiTEl70|
357
|vcodrel.abs|srec|contains strings related to H.261, H.221 and VCP|
358
359
The Firmware update utility running on the PC side is called Fload68k.exe "M68k Flash-Loader V 3.31 (C) 1997 Orsys GmbH" and it talks about three parts:
360
* "Talkset" (abs format, programmed via SPI or "RS232 direct")
361
* "VCODEC" (abs format, programmed via via "RS232 direct")
362
* "VCP" (bin format, separate programming mode "VCP")
Add picture from clipboard (Maximum size: 48.8 MB)