home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug125.arc / ANSIMP82.LBR / SCC.DQC / SCC.DOC
Text File  |  1979-12-31  |  5KB  |  166 lines

  1. ; 15.4.86, 25.4.86
  2.           SCC notes  (very brief)
  3.  
  4. Part 1 ---- Imp
  5.  
  6. Part 2 ---- Construction
  7.  
  8. Part 3 ---- Telcom
  9.  
  10.  
  11.               Part 1 IMP
  12.  
  13. ------------------------------------------------------------------------
  14. | Note IMPORTANT                                                       |
  15. |                                                                      |
  16. | for use on some boards such as the earlier 'ROS' boards use 'RX'     |
  17. | and 'TX' disabling 1k block request otherwise you will hang on a     |
  18. | transfer of more than 128 blocks                                     |
  19. |                                                                      |
  20. ------------------------------------------------------------------------
  21.  
  22.  I2B-8530.ASM - MicroBee 128k computer with 8530 (SCC) hardware 
  23.   installed as per MicroBee drawing 8432-4-01
  24.  
  25.  test version started 25/02/87 by Tony Ellis VK2ZNH (234-5274 bus hours)
  26.  
  27.  polling 8530, no autocall, for use with BeeModem
  28.  having 300 1200/75 and 75/1200 baud options
  29.  
  30.  to implement the split rates pin 3 must be connected to pin 6 on Port A
  31.  
  32.  DTR does not have an RS232 driver, so RTS is toggled at the same time and
  33.  can be used instead of DTR for that function ( it does have a driver )
  34.  
  35.  high-speed option at 9600 baud provided for direct bee-to-another micro link
  36.  
  37.  imp244.obj patched - replaced 110 bps option with 75 bps option
  38.  
  39.  operates in full duplex with split baud rates using port A 
  40.  (that is the one nearest to the DIN power connector)
  41.  NB this is different to Telcom which uses Port B
  42.  
  43.  Split rates
  44.  Selecting speed of 75 bps gives Tx = 1200 bps Rx = 75 bps
  45.  Selecting speed of 1200 bps gives Tx = 75 bps Rx = 1200 bps (normal use)
  46.  
  47. -----------------------------------------------------------------------------
  48.  
  49.  SUGGESTED PIN CONNECTIONS FOR ADAPTOR CABLE for IMP (Port A)
  50.  
  51.   15 pin male connector                  25 pin female connector
  52.  
  53.                  +10.5 volts for BeeModem
  54.    pin 1 -------------------------------- pin 9
  55.  
  56.                  DTR/RTS
  57.    pin 2 -------------+------------------ pin 4
  58.                       | 
  59.                       ------------------- pin 20
  60.  
  61.    pin 3 ------- TRxC 
  62.                 |
  63.    pin 6 ------- RTxC
  64.  
  65.                  TxD
  66.    pin 9 -------------------------------- pin 2
  67.  
  68.                  CTS
  69.    pin 11 ------------------------------- pin 5
  70.  
  71.                  RxD
  72.    pin 13 ------------------------------- pin 3
  73.  
  74.                  GND
  75.    pin 15 ------------------------------- pin 7
  76.  
  77.  
  78.  
  79.  
  80.            Part 2      Construction Notes
  81.  
  82. Parts list
  83. G2      Crystal 3.6864 MHz   source Geoff Wood in Lane Cove
  84. X3      D15 right angle female  type 15SCA Port B
  85. X4      D15 right angle female  type 15SCA Port A
  86. IC42    Zilog 8530 SCC source George Brown on Paramatta Road
  87. IC43    74LS04
  88. IC44    74LS164
  89. IC45    1489
  90. IC46    74LS74
  91. IC47    1488
  92. IC48    74LS32
  93. IC50    7660
  94. Sockets to suit (Makes fault finding much easier - use good quality dual-wipe)
  95. C44-51  .1 mfd chip monolithic
  96. C53-55  .1 mfd chip monolithic
  97. C56     10 mfd Tantalum
  98. C57     10 mfd Tantalum
  99. R8      4.7k resistor
  100. D3      OA91 or similar
  101. D4      IN914/IN4148 or similar
  102. D5      IN914/IN4148 or similar
  103.  
  104. A Larger Heatsink for the two 5 volt Rectifiers is needed for reliability.
  105. The one (or two on some early machines) are just not effective enough.
  106.  
  107. N.B. HARD-DISK owners. (only, and not applicable to all harddisk machines)
  108.  
  109. 1. The W3 123 pads beside the SCC need changing to put the SCC second priority
  110. in the Interrupt daisy chain. On the none-component side cut the link between
  111. W3-2 and W3-3 and make a connection between W3-1 and W3-2. This ensures the
  112. hard-disk is still the highest priority.
  113.  
  114. 2. The 4Mhz oscillator is needed for the SCC clock. Therefore the following
  115. parts must all be installed. Fit any that are missing.
  116. IC40    74LS04
  117. G1      4 MHz crystal
  118. C39     .01 mfd
  119. C40     220pf
  120. R4,R5   1k resistor
  121.  
  122.  
  123. Connection Details for Port A and Port B
  124.  
  125. pin 1   +10.5 volts   
  126. pin 2   RTS  RS232 level
  127. pin 3   TRxC TTL level
  128. pin 4   DTR  TTL level
  129. pin 5   RTS  TTL level
  130. pin 6   RTxC
  131. pin 7   NC
  132. pin 8   DCD  TTL level
  133. pin 9   TxD  RS232 level
  134. pin 10  TxD  TTL level
  135. pin 11  CTS  RS232 level
  136. pin 12  -9 volts
  137. pin 13  RxD  RS232 level
  138. pin 14  +5 volts
  139. pin 15  GND
  140.  
  141. Note: there is an internal connection between pin 3 Port A and pin 3 Port B
  142.       on the PC board.
  143.  
  144.  
  145.  
  146.         Part 3         Telcom Notes
  147.  
  148. To use BeeModem with Telcom 2.3 use Port B (i.e. one nearest disk cable)
  149.  
  150. Make a D15 male to D25 pin female adaptor cable as follows
  151. 15 pin connector          25 pin Connector
  152. pin  1                    pin  9                +10.5 volts
  153. pin  9                    pin  2                TxData
  154. pin 11                    pin  5                CTS
  155. pin 13                    pin  3                RxData
  156. pin 15                    pin  7                GND
  157.  
  158. Select port 2 on the Telcom Menu and off you go!
  159.  
  160.    The information here is correct to the best of my knowledge. Please leave a
  161. message describing any omissions or needed corrections which will go into the 
  162. next version.
  163.  
  164.                                               Tony Ellis VK2ZNH 02.05.86
  165.  
  166.