home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / hc11dev / docs / basica1.sch next >
Text File  |  1995-02-27  |  5KB  |  108 lines

  1. The XC68HC11A1P basic circuit.
  2.  
  3. $VER: XC68HC11A1P_basic_circuit 1.0 (5-Jul-93)
  4.  
  5. This file should be viewed with a PC style font like
  6. CleanIBM, or you can use my modified PC font called
  7. Schematic font. Either change font in your favorite text
  8. editor or do "SetFont Schematic 8" from DOS. And then type
  9. or More the file. Remember to copy the Schematic font to
  10. your FONTS: assign.
  11.  
  12. This schematic shows all that's needed to get a Hc11
  13. microcontroller running. It's based on the XC68HC11A1P the
  14. 48 pin DIL version, since that one is probably the Hc11
  15. version that's easiest to play with since you can hook it
  16. up on a breadboard (or protoboard. I'm thinking of the ones
  17. that you just stick the ICs and cables in, no soldering
  18. type boards). But it should apply to any Hc11 with only
  19. minor changes.
  20.  
  21. Remember that Å means the crossing wires are NOT connected.
  22. Â, ´, Ã and Á means the wires are connected.
  23.  
  24.               ÚÄÄÄÄÄÄÄÄÄÄÂÄÂÄÄÄÄÄÄÄÄÄÄ¿      Vdd       ÚÄIC-02Ä¿     Vdd
  25.         VddÄR1´1  PA7    ÀÄÙ    Vdd 48ÃÄÄÄÂÄÄÄÁÄÄÂÄÄÂÄÄ´2 Vdd  ³      ³
  26.               ´2  PA6           PD5 47ÃR1Ä´      +  ³  ³  Gnd 3ÃGnd   R1
  27.               ´3  PA5           PD4 46ÃR1Ä´      C2 C3 ³Reset 1ÃÄÄÄÄÄÄ´
  28.               ´4  PA4           PD3 45ÃR1Ä´      ÀÄÄ´  ÀÄÄÄÄÄÄÄÙ      ³
  29.               ´5  PA3           PD2 44ÃR1Ä´        Gnd                ³
  30.        VddÂÄR1´6  PA2       TxD PD1 43ÃR1Ä´                           ³
  31.           ÃÄR1´7  PA1       RxD PD0 42ÃR1Ä´                           ³
  32.           ÀÄR1´8  PA0          /IRQ 41ÃR2Ä´                           ³
  33.               ´9  PB7         /XIRQ 40ÃR2Ä´                           ³
  34.               ´10 PB6        /RESET 39ÃÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
  35.               ´11 PB5           PC7 38ÃR1Ä´                           ³
  36.               ´12 PB4           PC6 37ÃR1Ä´                    Reset  o
  37.               ´13 PB3           PC5 36ÃR1Ä´                    Switch o
  38.               ´14 PB2           PC4 35ÃR1Ä´                    (Push  ³
  39.               ´15 PB1           PC3 34ÃR1Ä´                    type)  ³
  40.               ´16 PB0           PC2 33ÃR1Ä´                           ³
  41.               ´17 PE0           PC1 32ÃR1Ä´                          Gnd
  42.               ´18 PE1           PC0 31ÃR1ÄÙ    ÚÄÂÄÄÂÄÄC1Ä¿
  43.               ´19 PE2          XTAL 30ÃÄÄÄÄÄÄÄÄÙ R3 X1    ³
  44.       GndÂÄ¿  ´20 PE3         EXTAL 29ÃÄÄÄÄÄÄÄÄÄÄÁÄÄÁÄÄC1Ä´
  45.          C4ÀÄÄ´21 Vrl           R/W 28à                  ³
  46.    VddÄR4ÁÄÄÄÄ´22 Vrh             E 27à                 Gnd
  47.            Gnd´23 Vss            AS 26ÃR1ÄVdd
  48.      VddÄR2ÄÂÄ´24 ModB         ModA 25ÃÄÂÄR2ÄVdd
  49.             ³ ÀÄÄÄÄÄÄÄÄÄIC-01ÄÄÄÄÄÄÄÄÄÙ ³
  50.             ³                           ³
  51.             o Mod B                     o Mod A
  52.             o Switch                    o Switch
  53.             ³                           ³
  54.            Gnd                         Gnd
  55.  
  56. Vss       0VDC
  57. Vdd       +5VDC
  58. Gnd       Ground
  59. R1        10Kohm
  60. R2        4.7Kohm
  61. R3        1Mohm - 20 Mohm
  62. R4        1Kohm
  63. X1        8Mhz (Max)
  64. C1        5pF - 25pF (Nominal. 18pF, Lower frequency = Lower capacitance)
  65. C2        Electrolytic 4.7uF
  66. C3        .1uF
  67. C4        1uF
  68. oo        SPST switch
  69. IC-01     XC68HC11A1
  70. IC-02     MC 34064 or MC 33064
  71.  
  72. All port resistors can be left out on a bench project. The only
  73. thing that happens is that the microcontroller  will take a little
  74. more power.
  75.  
  76. The Resetswitch can be left out in the final product if not needed.
  77.  
  78. ÉÍÍÍÍÍÍÍÍÍÍÍËÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
  79. º  Inputs   º                  º
  80. ÌÍÍÍÍÍËÍÍÍÍ͹ Mode Description º
  81. ºMod BºMod Aº                  º
  82. ÌÍÍÍÍÍÎÍÍÍÍÍÎÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÇ
  83. º  1  º  0  ºNormal Single Chipº
  84. º  1  º  1  º Normal Expanded  º
  85. º  0  º  0  ºSpecial Bootstrap º
  86. º  0  º  1  º   Special Test   º
  87. ÈÍÍÍÍÍÊÍÍÍÍÍÊÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
  88.  
  89. If you're not using the bus, which you won't be if you're just strted
  90. with the Hc11, then you should only use the Special Bootstrap mode. So
  91. connect both Mod Switches. You can even leave them out if you like, but
  92. remember to ground the Mod pins if you leave the switch out.
  93.  
  94. If the RxD and TxD pins are connected to each other the Hc11 will jump
  95. to adress $b600 which is where the EEPROM is located on the A1. So
  96. you'll be able to asemble you program to EEPROM ($b600) and run it by
  97. connecting Tdx and RxD together. There's a switch for this purpose on
  98. my version of the voltage converter that you'll need to connect the
  99. Hc11 to your Amiga. Look at the file containing the voltage converter
  100. for more info.
  101.  
  102. If the processor doesn't seem to start check that the Reset pin
  103. (39) is in it's high state. Possably remove IC-02 for a while to see
  104. if it works then. IC-02 resets the processor when voltage drops
  105. below 5VDC. The processor will still run at 3VDC at room temperature
  106. but when you power it on and off EEPROM contents may be lost if IC-02
  107. is not present.
  108.