home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / datafiles / hardware / macpcb / macfloppypcb.doc next >
Text File  |  1995-02-27  |  5KB  |  110 lines

  1.                                                                 September 1992
  2.  
  3.          ***  AMIGA INTERFACE for MacIntosh 800 KB DISK DRIVE.  ***
  4.  
  5. This is a new release of the project, because there was a bug in the picture-
  6. file in the earlier release. +5V and +12V were connected, which blew a fuse 
  7. on my Amiga 2000 motherboard (the motherboard must be removed from the case 
  8. to replace it, and that takes quite e long time :-( ).
  9.  
  10. I do not know who made the original hack, but apart from the rather serious 
  11. bug in the pic-file it is quite nice work.
  12.  
  13. I have totally redrawn the scematics, and shown a suggestion of how a PCB can 
  14. be made. It is not a very professional layout, with a single sided board, and 
  15. a lot of jumpers, but on the other hand, it is very easy to build for the 
  16. less experienced (like myself ;-) ).
  17.  
  18. I build the board and used it with a SONY MP-F51W-23 drive from a dead 
  19. MacPlus. It works very fine with A-Max II. If you get a drive without a BD19 
  20. connector, note the orientation of the wires on the drive:
  21.  
  22. Upper row 19 17 15 13 11  9 7 5 3 1  <- pin one marked with a V
  23. Lower row 20 18 16 14 12 10 8 6 4 2
  24.  
  25.  
  26.                                                Happy Soldering
  27.  
  28.                                                send comments/suggestions to
  29.  
  30.                                                Bjarne Rasmussen
  31.                                                Jordbrovej 15, 1.th.
  32.                                                DK-8200 Aarhus N
  33.                                                DENMARK - EUROPE
  34.                                                Rest of 1992: i5bras@aud.auc.dk
  35.  
  36.  
  37. The rest of this document is the original text-file.
  38.  
  39.  
  40. I. To build the interface, you will need:
  41.  
  42. 1 - 74LS139 Dual 2 to 4 line converter  !USE LS TYPE! Don't use HCT etc.!!!
  43. 1 - 74LS393 Dual 4-bit binary counter        !SUBSTITUTES NOT ALLOWED!
  44. 2 - 1N4148 small signal diodes
  45. 1 - DB23 Male (To Amiga)
  46. 1 - DB23 Female (To external drive)
  47. 1 - DB19 Female (To Mac Drive)
  48. 1 - Box (Radio Shack #270-230)
  49.     Wire, perf board etc.
  50.  
  51.  
  52. II. Signal Lines:
  53.  
  54.   ------------------                          -------------------      
  55.   DB-23 Male (Amiga)                           DB-19 Female (Mac)
  56.   ------------------                          -------------------      
  57.  
  58. 1  Ready/         13 Side/                  1  Gnd          11 PH0
  59. 2  Read Data/     14 Write Prot./           2  Gnd          12 PH1
  60. 3  Gnd            15 Track 0/               3  Gnd          13 PH2
  61. 4  Gnd            16 Write Enable/          4  Gnd          14 PH3
  62. 5  Gnd            17 Write Data/            5  gnd (-12v)   15 Wreq
  63. 6  Gnd            18 Step/                  6  +5 volts     16 HD sel
  64. 7  Gnd            19 Dir                    7  +12 Volts    17 Enable2
  65. 8  Motor On/      20 Sel 3/                 8  +12 Volts    18 RD
  66. 9  Sel 2/         21 Sel 1/                 9  NC           19 WD
  67. 10 Reset/         22 Index/                 10 PWM (nc)
  68. 11 Change/        23 +12 Volts
  69. 12 +5 volts
  70.  
  71.    *** Consult the picture when building this project, as it contains  ***
  72.                   information not present in this file! 
  73.  
  74. III. SIMPLIFIED Procedure:
  75.  
  76. Cut  holes in the project case for the connectors.  I put the DB23's on the
  77. ends  and  the mounted the DB19 on the "bottom" of the case.  Thus what was
  78. the top now became the bottom.  If you align the connectors just right, you
  79. will  be  able  to  slide the interface into the computer without having to
  80. lift  either  the  interface  or  the  computer.   I  put some small rubber
  81. stick-on feet on the aluminum cover near the screws to act as feet.
  82.  
  83. You  can  make  the interface single ended or with the pass-through for the
  84. external  drive.   When  wiring  up  with  the  pass-through, note that all
  85. signals  are connected between both Amiga connectors, except for the select
  86. lines.   These  lines  are  moved  over  by one.  The SEL1 line goes to the
  87. interface circuitry, and the other select lines are moved to the next lower
  88. logical  line  on  the  pass through connector.  IE SEL2 Amiga goes to SEL1
  89. external etc.  SEL3 is not connected.
  90.  
  91. If you decide that you don't want or need the pass-through, you may need to
  92. add  1k  ohm pull up resistors on the signal lines of the DB-19 (pins 11 to
  93. 19)  in  order to get reliable operation.  Wire the resistors with one lead
  94. connected to the signal line, and the other connected to the +5v supply.
  95.  
  96. Almost  any  construction techniques will work, although I generally prefer
  97. point  to point soldering on the perf boards with copper pads when building
  98. small  projects.   Use  a  fine wire such as wire wrap wire, and check your
  99. work!
  100.  
  101. IV. A few notes....
  102.  
  103. REMEMBER!   If  you  are adding this to your Amiga 1010 drive, the +12 V is
  104. NOT  passed  through  by  the  A1010.   You must modify the drive to do so.
  105. Verify  that  your  particular  drive(s)  passes  all lines by testing this
  106. interface  at  the computer and on the end of your daisy chain of drive(s).
  107. If it fails on the end of the drive, and not on the computer, then you need
  108. to trace the drives signal wires to find what line(s) are missing.
  109.  
  110.