<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.samygo.tv/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bastler0815</id>
	<title>SamyGO - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.samygo.tv/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bastler0815"/>
	<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Special:Contributions/Bastler0815"/>
	<updated>2026-04-26T14:18:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Ex-Link_Cable_for_C/D/E_Series_and_BD_players&amp;diff=840</id>
		<title>Ex-Link Cable for C/D/E Series and BD players</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Ex-Link_Cable_for_C/D/E_Series_and_BD_players&amp;diff=840"/>
		<updated>2010-11-12T18:28:07Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* Step 6: Enabling serial input */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
This page explains how to access the serial console on C-Series TVs.&lt;br /&gt;
&lt;br /&gt;
== Step 1: Enable Debug mode in service menu ==&lt;br /&gt;
Prerequisite: Set the RS232 Jack to &amp;quot;Debug&amp;quot; in the [[Service_Menu]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 2: Cabling ==&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to RS232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV! MAX232 is such an adaptor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is RX (from the TV's point of view)&lt;br /&gt;
*Pin 11 at the VGA connector is TX (from the TV's point of view)&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
=== MAX232 adaptor circuit V1 ===&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== MAX232 adaptor circuit V2 ===&lt;br /&gt;
See here [http://www.mikrocontroller.net/articles/AVR-Tutorial:_UART]&lt;br /&gt;
&lt;br /&gt;
=== Warning ===&lt;br /&gt;
As written before, do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
=== Connection chain over USB ===&lt;br /&gt;
Recent PCs do not have a RS232 port anymore, but there are USB adaptors available. Most of them use a PL2303 chip for converting the RS232 signal to USB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following figure shows the connection chain:&lt;br /&gt;
[[File:Samsung_tv_serial_console_connections.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This could look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Picture_of_cabling.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Step 3: Start the terminal ==&lt;br /&gt;
On a Linux PC, install 'cu' (call up) tool from the ''uucp'' package and run&lt;br /&gt;
&amp;lt;pre&amp;gt;cu -l /dev/ttyUSB0 -s 115200&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On a Windows PC, use Hyper Terminal or Putty.&lt;br /&gt;
&lt;br /&gt;
Settings are: Speed 115200, 8N1, no flow control.&lt;br /&gt;
&lt;br /&gt;
== Step 4: Turn on TV ==&lt;br /&gt;
&lt;br /&gt;
== Step 5: Read output ==&lt;br /&gt;
Output should be human readable, like in the following listing. If you get nothing, then your cabling/settings are incorrect. If you get garbage, then you have problems with the MAX232 circuit.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
================================================================================&lt;br /&gt;
 SAMSUNG: v2.6.24_SELP_4.3.x_GA(P20)&lt;br /&gt;
         (Detailed Information: /sys/selp/vd/lspinfo/summary)&lt;br /&gt;
================================================================================&lt;br /&gt;
        2.0 : 0 : 256&lt;br /&gt;
init started: SELP-BusyBox v1.6.0-VD Linux SELP.4.2.1.x (2010-01-21 19:31:50 KST                                                                                                                               ) multi-call binary&lt;br /&gt;
starting pid 29, tty '/dev/ttyS1': '/etc/rcS'&lt;br /&gt;
/etc/rcS start!!!!&lt;br /&gt;
=====================================================&lt;br /&gt;
  ROOTFS VERSION : 65-1G-65&lt;br /&gt;
=====================================================&lt;br /&gt;
        it's not dev!&lt;br /&gt;
starting pid 43, tty '/dev/ttyS1': '/bin/sh'&lt;br /&gt;
-sh: id: not found&lt;br /&gt;
1st partition!!&lt;br /&gt;
/dtv/PART_FLAG_0  is detected...&lt;br /&gt;
1st Partition is selected....&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Step 6: Enabling serial input ==&lt;br /&gt;
*Turn on your TV set, if everything is connected like described at the steps before the serial log should be shown at the serial terminal.&lt;br /&gt;
&lt;br /&gt;
*Enter '''10041004''' (when typing the digits '''No Imput is shown''' at the serial terminal) and confirm with '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
after that you should see:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*So far there is no info on how to enable the Debug Menue at the serial console from the C-Series. The only thing which can be done/executed so far is switching the channels from the serial input.&lt;br /&gt;
&lt;br /&gt;
*Just type a digit like 2 and confirm with Enter. The TV should switch to channel #2.&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Ex-Link_Cable_for_C/D/E_Series_and_BD_players&amp;diff=839</id>
		<title>Ex-Link Cable for C/D/E Series and BD players</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Ex-Link_Cable_for_C/D/E_Series_and_BD_players&amp;diff=839"/>
		<updated>2010-11-12T18:26:40Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* Step 5: Read output */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
This page explains how to access the serial console on C-Series TVs.&lt;br /&gt;
&lt;br /&gt;
== Step 1: Enable Debug mode in service menu ==&lt;br /&gt;
Prerequisite: Set the RS232 Jack to &amp;quot;Debug&amp;quot; in the [[Service_Menu]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step 2: Cabling ==&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to RS232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV! MAX232 is such an adaptor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is RX (from the TV's point of view)&lt;br /&gt;
*Pin 11 at the VGA connector is TX (from the TV's point of view)&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
=== MAX232 adaptor circuit V1 ===&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== MAX232 adaptor circuit V2 ===&lt;br /&gt;
See here [http://www.mikrocontroller.net/articles/AVR-Tutorial:_UART]&lt;br /&gt;
&lt;br /&gt;
=== Warning ===&lt;br /&gt;
As written before, do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
=== Connection chain over USB ===&lt;br /&gt;
Recent PCs do not have a RS232 port anymore, but there are USB adaptors available. Most of them use a PL2303 chip for converting the RS232 signal to USB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following figure shows the connection chain:&lt;br /&gt;
[[File:Samsung_tv_serial_console_connections.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This could look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Picture_of_cabling.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Step 3: Start the terminal ==&lt;br /&gt;
On a Linux PC, install 'cu' (call up) tool from the ''uucp'' package and run&lt;br /&gt;
&amp;lt;pre&amp;gt;cu -l /dev/ttyUSB0 -s 115200&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On a Windows PC, use Hyper Terminal or Putty.&lt;br /&gt;
&lt;br /&gt;
Settings are: Speed 115200, 8N1, no flow control.&lt;br /&gt;
&lt;br /&gt;
== Step 4: Turn on TV ==&lt;br /&gt;
&lt;br /&gt;
== Step 5: Read output ==&lt;br /&gt;
Output should be human readable, like in the following listing. If you get nothing, then your cabling/settings are incorrect. If you get garbage, then you have problems with the MAX232 circuit.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
================================================================================&lt;br /&gt;
 SAMSUNG: v2.6.24_SELP_4.3.x_GA(P20)&lt;br /&gt;
         (Detailed Information: /sys/selp/vd/lspinfo/summary)&lt;br /&gt;
================================================================================&lt;br /&gt;
        2.0 : 0 : 256&lt;br /&gt;
init started: SELP-BusyBox v1.6.0-VD Linux SELP.4.2.1.x (2010-01-21 19:31:50 KST                                                                                                                               ) multi-call binary&lt;br /&gt;
starting pid 29, tty '/dev/ttyS1': '/etc/rcS'&lt;br /&gt;
/etc/rcS start!!!!&lt;br /&gt;
=====================================================&lt;br /&gt;
  ROOTFS VERSION : 65-1G-65&lt;br /&gt;
=====================================================&lt;br /&gt;
        it's not dev!&lt;br /&gt;
starting pid 43, tty '/dev/ttyS1': '/bin/sh'&lt;br /&gt;
-sh: id: not found&lt;br /&gt;
1st partition!!&lt;br /&gt;
/dtv/PART_FLAG_0  is detected...&lt;br /&gt;
1st Partition is selected....&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Step 6: Enabling serial input ==&lt;br /&gt;
*Turn on your TV set, if everything is connected like described at the steps before the serial log should be shown at the serial terminal.&lt;br /&gt;
&lt;br /&gt;
*Enter '''10041004''' when typing the digits '''No Imput is shown''' at the serial terminal and confirm with '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
after that you should see:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*So far there is no info on how to enable the Debug Menue at the serial console from the C-Series. The only thing which can be done/executed so far is switching the channels from the serial input.&lt;br /&gt;
&lt;br /&gt;
*Just type a digit like 2 and confirm with Enter. The TV should switch to channel #2.&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=818</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=818"/>
		<updated>2010-11-11T02:47:02Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin '''4'''  at the '''VGA''' connector is '''TX'''&lt;br /&gt;
*Pin '''11''' at the '''VGA''' connector is '''RX'''&lt;br /&gt;
*Pin '''5,6,7,8''' and the '''case''' at the '''VGA''' connector are '''GND'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=817</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=817"/>
		<updated>2010-11-11T02:45:46Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin '''4'''  at the VGA connector is TX&lt;br /&gt;
*Pin '''11''' at the VGA connector is RX&lt;br /&gt;
*Pin '''5,6,7,8''' and the '''case''' at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=815</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=815"/>
		<updated>2010-11-11T02:41:46Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=814</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=814"/>
		<updated>2010-11-11T02:21:23Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=813</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=813"/>
		<updated>2010-11-11T02:20:13Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=812</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=812"/>
		<updated>2010-11-11T02:19:20Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. &lt;br /&gt;
The Pinout of the connectors is shown at the circuit:&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
Here is is a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
*As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=811</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=811"/>
		<updated>2010-11-11T02:17:53Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
normal RS232 Level is up to 15V which can cause seriously damage at your TV!&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. The Pinout of the connectors is shown at the circuit.&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
Here is is a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=810</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=810"/>
		<updated>2010-11-11T02:13:53Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: /* The Ex-Link (serial) cable for C-Series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL-level to Rs232-level adaptor is needed,&lt;br /&gt;
otherwise you can Damage you TV cause normal RS232 Level is up to 15V which can cause serious damage at your TV!&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. The Pinout of the connectors is shown at the circuit.&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
Here is is a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=809</id>
		<title>Enable Serial Console on B series TV</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=Enable_Serial_Console_on_B_series_TV&amp;diff=809"/>
		<updated>2010-11-11T02:12:46Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find below the steps you need to follow to enable console access to your TV via a serial cable.&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable ==&lt;br /&gt;
*Solder yourself ( or buy ) an Ex-Link serial cable to connect to your Samsung TV. &lt;br /&gt;
&lt;br /&gt;
Example online shop which sell such [http://sewelldirect.com/DB-9-F-to-35mm-Stereo-Data-Cable.asp ex-link cable] and [http://sewelldirect.com/usb-to-serial-converter-screw-on.asp serial to usb cable]. Usb-serial adapter better to buy some cheaper version.&lt;br /&gt;
&lt;br /&gt;
[[File:Exlink.gif]]&lt;br /&gt;
&lt;br /&gt;
See [http://www.wiremunky.com/file/documents/exlink.gif here] for the Serial Cable specs. You can ignore the rest of the information posted there, as it is not applicable for the more recent Samsung devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Ex-Link (serial) cable for C-Series ==&lt;br /&gt;
&lt;br /&gt;
*At the C-Series the Ex-Link port is located at the VGA connector of the TV.&lt;br /&gt;
&lt;br /&gt;
As the TV has TTL level serial output (3.3V) a TTL adaptor is needed otherwise you can Damage you TV cause normal RS232 Level is up to 15V which can cause serious damage at your TV!&lt;br /&gt;
&lt;br /&gt;
*Pin 4  at the VGA connector is TX&lt;br /&gt;
*Pin 11 at the VGA connector is RX&lt;br /&gt;
*Pin 5,6,7,8 and the case at the VGA connector are GND&lt;br /&gt;
&lt;br /&gt;
Here is a simple circuit using a MAX232 chip to convert the signal from TTL to RS232 level. The Pinout of the connectors is shown at the circuit.&lt;br /&gt;
&lt;br /&gt;
[[File:circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
Here is is a picture of the completely assembled board:&lt;br /&gt;
&lt;br /&gt;
[[File:Board.jpg]]&lt;br /&gt;
&lt;br /&gt;
As written before, &lt;br /&gt;
do never connect your TV directly to the serial port of your PC, as the TV has TTL-level (3.3V) and the PC has normal RS232-level your TV could seriously get damaged by dircet connection!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configure your TV for Debug-Mode ==&lt;br /&gt;
*Enter Service Menu ( quickly push '''[INFO] [MENU] [MUTE] [POWER]''' on your remote control )&lt;br /&gt;
*Change setting for your RS232C interface to &amp;quot;debug&amp;quot; ( Control -&amp;gt; Sub Option -&amp;gt; RS-232 Jack -&amp;gt; [ '''Debug''' | UART | Logic ] )&lt;br /&gt;
=== Debug mode at older TV's like B530 series ===&lt;br /&gt;
*Enter Service Menu&lt;br /&gt;
*Enter &amp;quot;Advanced&amp;quot; menu. To activate `Advanced` menu need to type '0000'&lt;br /&gt;
*Advanced =&amp;gt; ADJUST =&amp;gt; Debug mode [OFF][Debug smart][Debug runtime]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Terminal Connection Parameters ==&lt;br /&gt;
*Use following connection parameters with your terminal-client ( e.g. Kermit, Hyper Therminal or ZOC Terminal ):&lt;br /&gt;
 Baudrate: '''115200'''&lt;br /&gt;
 Data bits: '''8'''&lt;br /&gt;
 Parity: '''none'''&lt;br /&gt;
 Stop bits: '''1'''&lt;br /&gt;
 Flow Control: '''none'''&lt;br /&gt;
For Older models (like B530), you can try lower baudrates (like 9600 bps)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enabling Serial Input ==&lt;br /&gt;
*Switch on your TV ...&amp;lt;br&amp;gt;If you did everything right and everything works as expected, then you should see the boot-log on your terminal.&lt;br /&gt;
*Enter &amp;quot;'''debug'''&amp;quot; at the invisible prompt ... to enable your serial console.&amp;lt;br&amp;gt;You should see something like below with each keystroke&lt;br /&gt;
 [SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!&lt;br /&gt;
 [SERIAL INPUT MANAGE] serial input ENABLE!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Menu (On CI+ Devices Too) ==&lt;br /&gt;
*When you enter '1198282' numbers '''twice''' instead of '''debug''' string, you will see TOP Debug Menu like that:&lt;br /&gt;
&lt;br /&gt;
 ====================================&lt;br /&gt;
 [ TOP Debug Menu]&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 1 : SubSystem Print On/Off&lt;br /&gt;
 2 : Platform Print Setting&lt;br /&gt;
 3 : TD Print Setting&lt;br /&gt;
 4 : Performance Print Setting&lt;br /&gt;
 5 : Sdal Print Setting&lt;br /&gt;
 6 : Sdal Trace Setting&lt;br /&gt;
 10 : Factory Debug&lt;br /&gt;
 11 : TD Debug&lt;br /&gt;
 12 : SubSystem DBG&lt;br /&gt;
 20 : Performance File Write&lt;br /&gt;
 21 : Louvre Print Setting&lt;br /&gt;
 22 : JavaMW Print Setting&lt;br /&gt;
 30 : Auto Lock DBG&lt;br /&gt;
 ------------------------------------&lt;br /&gt;
 50 : ROSE Debug&lt;br /&gt;
 60 : MediaLink Debug&lt;br /&gt;
 70 : Jade Debug&lt;br /&gt;
 ====================================&lt;br /&gt;
 99 : Exit&lt;br /&gt;
 ====================================&lt;br /&gt;
 DBG&amp;gt; : &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console from Debug Menu ===&lt;br /&gt;
*Enter TOP Debug Menu&lt;br /&gt;
*Than enter menu numbers '''11''' : TD Debug -&amp;gt; '''0x04''' : spI Debug -&amp;gt; '''68''' : Shell&lt;br /&gt;
will let you drop linux shell on CI devices. Is could true for CI+ devices too. But you cannot use characters on shell of CI+ devices, because kernel filters them, only numbers and enter allowed on CI+ devices... &lt;br /&gt;
&lt;br /&gt;
This approach will do not kill exeDSP. So you don't needed to stop watchdog after dropping linux shell.&lt;br /&gt;
&lt;br /&gt;
=== Activating the serial console (old way) ===&lt;br /&gt;
*Now you need to be fast ...&lt;br /&gt;
**hit '''CTRL-C''', which stops the exeDSP binary&lt;br /&gt;
**immediately after that enter ( you have ca. 3 seconds ... I suggest you cut&amp;amp;paste this command ):&lt;br /&gt;
 /mtd_boot/MicomCtrl 23'''&lt;br /&gt;
This now prevents your LED/LCD to stop and you have a command prompt of the TV-Console.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Dynamic1969|Dynamic1969]] 16:17, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
--[[User:Erdem_ua|Erdem_ua]] 21:55, 15 January 2010 (EET)&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=File:Board.jpg&amp;diff=808</id>
		<title>File:Board.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=File:Board.jpg&amp;diff=808"/>
		<updated>2010-11-11T02:06:34Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: uploaded a new version of &amp;quot;File:Board.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=File:Circuit.jpg&amp;diff=807</id>
		<title>File:Circuit.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=File:Circuit.jpg&amp;diff=807"/>
		<updated>2010-11-11T02:05:57Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: uploaded a new version of &amp;quot;File:Circuit.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=File:Board.jpg&amp;diff=806</id>
		<title>File:Board.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=File:Board.jpg&amp;diff=806"/>
		<updated>2010-11-11T01:57:45Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.samygo.tv/index.php?title=File:Circuit.jpg&amp;diff=805</id>
		<title>File:Circuit.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.samygo.tv/index.php?title=File:Circuit.jpg&amp;diff=805"/>
		<updated>2010-11-11T01:56:03Z</updated>

		<summary type="html">&lt;p&gt;Bastler0815: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bastler0815</name></author>
		
	</entry>
</feed>