<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=Falcon_Switchable_Multisync_Cable</id>
	<title>Falcon Switchable Multisync Cable - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=Falcon_Switchable_Multisync_Cable"/>
	<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=Falcon_Switchable_Multisync_Cable&amp;action=history"/>
	<updated>2026-05-02T11:34:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://www.temlib.org/AtariForumWiki/index.php?title=Falcon_Switchable_Multisync_Cable&amp;diff=13185&amp;oldid=prev</id>
		<title>&gt;Catmando: Created page with &quot;This adapter has one purpose only, and that is to adapt an ST compatible Multi-sync to the Falcon. It will not enhance the use of a VGA monitor, and may damage it with sync-rates...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=Falcon_Switchable_Multisync_Cable&amp;diff=13185&amp;oldid=prev"/>
		<updated>2015-06-18T12:43:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This adapter has one purpose only, and that is to adapt an ST compatible Multi-sync to the Falcon. It will not enhance the use of a VGA monitor, and may damage it with sync-rates...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This adapter has one purpose only, and that is to adapt an&lt;br /&gt;
ST compatible Multi-sync to the Falcon. It will not enhance the use&lt;br /&gt;
of a VGA monitor, and may damage it with sync-rates it cannot use.&lt;br /&gt;
However, if you have a Multi-sync, it will allow you to use all the&lt;br /&gt;
1224/TV modes on it as well as VGA modes.&lt;br /&gt;
&lt;br /&gt;
READ THIS! &lt;br /&gt;
&lt;br /&gt;
I take NO responsibility for damage to anyone's Falcon, Monitor, or&lt;br /&gt;
Sanity as a result of this information. I encourage you to verify my&lt;br /&gt;
data and DO NOT attempt this unless you are familiar with soldering&lt;br /&gt;
(especially cable-making). TURN OFF your monitor and Falcon prior to&lt;br /&gt;
connecting this device, and TURN OFF your Falcon IMMEDIATELY if it&lt;br /&gt;
does not work as expected, and recheck your work.&lt;br /&gt;
&lt;br /&gt;
Okay, with that out of the way, let me describe what this thing does.&lt;br /&gt;
The Falcon's new enhanced video port has 2 pins that inform the&lt;br /&gt;
machine of the monitor connected. These are Monitor Select 1 and 0.&lt;br /&gt;
These are the possibilities:&lt;br /&gt;
&lt;br /&gt;
       M1  M0   Monitor type&lt;br /&gt;
       ----------------------&lt;br /&gt;
       0   0    ST Monochrome&lt;br /&gt;
       0   1    ST Color&lt;br /&gt;
       1   0    VGA&lt;br /&gt;
       1   1    TV&lt;br /&gt;
&lt;br /&gt;
Now, the Atari adapter that you connect to the Falcon pulls down&lt;br /&gt;
these pins. If there is no adapter, the pins remain high signaling TV&lt;br /&gt;
mode. The 2 modes we want to emulate on the Multi-sync are ST color&lt;br /&gt;
and VGA (We can select ST Monochrome from the Set Video menu already).&lt;br /&gt;
&lt;br /&gt;
First we need to construct a simple VGA adapter as follows:&lt;br /&gt;
 &lt;br /&gt;
      Falcon 030 pin (DB19)|VGA pin (HD15)&lt;br /&gt;
      ------------------------------------&lt;br /&gt;
      Red                1 | 1&lt;br /&gt;
      Green              2 | 2 &lt;br /&gt;
      Blue               3 | 3&lt;br /&gt;
      Ground             5 | 5 *&lt;br /&gt;
      Red Ground         6 | 6&lt;br /&gt;
      Green Ground       7 | 7&lt;br /&gt;
      Blue Ground        8 | 8 &lt;br /&gt;
      Ground            10 |10 &lt;br /&gt;
      Ground            11 | 5 * &lt;br /&gt;
      Hsync             13 |13&lt;br /&gt;
      Vsync             14 |14&lt;br /&gt;
&lt;br /&gt;
Note that I used all the ground pins in the video port and I tied 2&lt;br /&gt;
of them (*) to the same VGA pin. All this grounding may not be&lt;br /&gt;
necessary, but I wanted the cleanest signal possible. &lt;br /&gt;
&lt;br /&gt;
Now, we need to make use of the monitor select lines to choose our&lt;br /&gt;
mode. I used a SPDT switch and wired it this way:&lt;br /&gt;
         __&lt;br /&gt;
      __|__|_____&lt;br /&gt;
       |_______|   Bry's amazing rendition of a toggle slide switch.&lt;br /&gt;
         | | |&lt;br /&gt;
         1 2 3 &lt;br /&gt;
&lt;br /&gt;
      Falcon Pin|Switch Pin&lt;br /&gt;
      ---------------------&lt;br /&gt;
      M1      18| 1 (throw)&lt;br /&gt;
      M0      19| 3 (throw)&lt;br /&gt;
      GND     11| 2 (pole)&lt;br /&gt;
&lt;br /&gt;
This will alternately pull M0 and M1 low, resulting in a selection of&lt;br /&gt;
ST Color and VGA mode. &lt;br /&gt;
&lt;br /&gt;
I constructed my adapter using a 12 conductor wire with shield, but&lt;br /&gt;
you may use as few as 9 if you tie the grounds together. I do not&lt;br /&gt;
reccomend tying R,G and B grounds into the same wire. You may not&lt;br /&gt;
need shielded wire if you use a short length (my adapter is about 6&lt;br /&gt;
inches long). I got a mini slide switch from Radio Shack and mounted&lt;br /&gt;
it in the DB 19 hood. If you do this, you must be careful to route&lt;br /&gt;
wires around the switch when assembling the hood, and the switch must&lt;br /&gt;
be placed away from the DB19 connector, so it does not get in the way&lt;br /&gt;
of the solder cups. Basically, plan out your construction, because&lt;br /&gt;
those DB19 hoods are hard to come by (order 2 to allow for mistakes!).&lt;br /&gt;
&lt;br /&gt;
** Using the Adapter **&lt;br /&gt;
&lt;br /&gt;
The Falcon TOS looks to M0 and M1 upon boot-up and everytime a &lt;br /&gt;
program does a Setscreen (a change of video mode), so this switch&lt;br /&gt;
can be flipped on the fly for programs that only run on a certain&lt;br /&gt;
monitor. One example is the PLASMA30.PRG demo. If you are in VGA&lt;br /&gt;
mode, it will not set the correct screen, and will look distorted,&lt;br /&gt;
however, if you flip the switch before running it, the next Setscreen&lt;br /&gt;
call made by the demo will choose a 1224 mode correctly. This gives&lt;br /&gt;
you the most from your Multi-sync monitor: The ability to select any&lt;br /&gt;
mode the Falcon can do. &lt;br /&gt;
&lt;br /&gt;
Feel free to send comments, questions, and ESPECIALLY errors to:&lt;br /&gt;
&lt;br /&gt;
    Bryan Edewaard &lt;br /&gt;
    Delphi: BRYEDEWAARD&lt;br /&gt;
    Email: bryedewaard@delphi.com&lt;br /&gt;
&lt;br /&gt;
Parts:&lt;br /&gt;
&lt;br /&gt;
    DB9/HD15 hood, Toggle switch - Radio Shack&lt;br /&gt;
&lt;br /&gt;
    DB19 female solder connector, HD15 female solder connector,&lt;br /&gt;
    DB19 Hood - Best Electronics&lt;br /&gt;
&lt;br /&gt;
    Misc... 9+ conductor wire.&lt;/div&gt;</summary>
		<author><name>&gt;Catmando</name></author>
	</entry>
</feed>