=============================  MC68HC16Z2  ================ rev 04/13/94
 
                   MOTOROLA ADVANCED MCU DIVISION
                              ORDER FORM
 
------------------------------------------------------------------------
   Use this form when submitting code on diskettes.
------------------------------------------------------------------------
 
   This form is subject to change.  Check with your Motorola
   salesperson or marketer to make sure you have a current form.
 
   This form must be filled out completely before code is submitted.
   Contact your Motorola salesperson for assistance.
 
   DO NOT CHANGE THE OPTIONS LISTED ON THIS FORM.
   IF REQUIRED OPTIONS ARE NOT LISTED, INCLUDE THE INFORMATION IN THE
   COMMENTS/SPECIAL ELECTRICAL SECTION.
------------------------------------------------------------------------
 
Motorola SC Number (if pre-assigned):_____________________Date:_________
 
Customer:_______________________________________________________________
 
Street Address(No P.O. Boxes):__________________________________________
 
City:_______________________________________State:______________________
 
Zip Code:__________________Country:_____________________________________
 
Customer Contact:_______________________________________________________
 
Phone #: (_______)______________________Extension #:____________________
 
Salesperson:____________________________________________________________
 
Sales Office:___________________________Phone #: (_______)______________
 
Customer Part Number:___________________________________________________
 
 
  _____________________________  Customer part #, if part of marking, is
          (signature)            for reference only.  There is either no
                                 print, or print is tested to Motorola
or                               data sheet electrical information.
 
  _____________________________  There is a print/spec for this device
          (signature)            and ordered parts must comply to this
                                 spec as it deviates from Motorola
                                 standard. (PRINT/SPEC MUST BE SUBMITTED
                                 WITH THIS ORDER FORM.)
 
------------------------------------------------------------------------
Encryption/Decryption Algorithm included in customer software or end use
application (if encryption/decryption algorithm is included, contact
your Motorola salesperson BEFORE SUBMITTING CODE, additional information
is required):  ___ YES   ___ NO
 
MCU Function and Customer End Use Description:__________________________
 
________________________________________________________________________
 
________________________________________________________________________
MCU Function and Customer End Use Description examples:
Encryption controller for secured serial port for a personal computer.
Motor controller for automatic focus on a consumer camera.
Main controller for remote controller for entertainment systems.
Speech chip controller for voice synthesizer for a commercial automobile
cruise control.
 
End Use ECCN:___________________________________________________________
 
Military Application:  ___ YES   ___ NO
------------------------------------------------------------------------
 
PATTERN SUBMISSION:
 
The original customer diskette will be kept by Motorola for contractual
purposes.  Label the diskette with customer name, date, MCU ROM device
and SC number (if pre-assigned).
 
Use Motorola S19 EXORciser format.  NON-USER AREAS MUST BE LEFT BLANK OR
FILLED WITH ZEROES.  Motorola may request pattern resubmission if
non-user areas contain any non-zero code.
 
CHOOSE ONLY ONE:
___ 3.5" diskette Macintosh format: ___ 1.4M DS HD  ___ 800K DS DD
___ 3.5" diskette IBM format:       ___ 1.44M DS HD ___ 720K DS DD
___ 5.25" diskette IBM format:      ___ 1.2M DS HD  ___ 360K DS DD
 
Motorola will send the customer a copy of the verify listing on a
CUSTOMER SUPPLIED diskette (must be the same type of diskette as the
pattern submission diskette).  This is in addition to a hard copy
printout of the verify listing.
------------------------------------------------------------------------
 
MOTOROLA TO SHIP VERIFY LISTING TO:
___ Customer at above address (No P.O. Boxes - addresses in U.S. only)
___ Motorola sales office
 
RVUS WILL BE SENT TO THE MOTOROLA SALES OFFICE.  In the U.S., RVUs will
be shipped direct to the customer if a factory order has been set up for
shipment to the customer.
------------------------------------------------------------------------
 
Is this pattern an updated version of an existing ROM code?
___ YES   ___ NO   If yes, what is the existing SC number? _____________
 
Where will this pattern be mass produced?
___ U.S.            ___ Israel
___ Europe          ___ Japan
___ Asia Pacific    ___ Other, please specify ____________
 
Have you asked your Motorola representative if an errata sheet exists
for this device?
___ YES   ___ NO
 
------------------------------------------------------------------------
Comments/Special Electrical Provisions****/Preferred Maskset****:
               **** requires prior factory approval
 
 
________________________________________________________________________
 
________________________________________________________________________
 
________________________________________________________________________
 
________________________________________________________________________
 
------------------------------------------------------------------------
Please supply the following information.  The information you provide
will be mask programmed into the MCU.  Please contact your local Motorola
technical sales engineer for assistance, if you do not understand how to
complete this form.
------------------------------------------------------------------------
 
ROM SIZE: 8K BYTES
 
------------------------------------------------------------------------
The 8K customer ROM data file needs to be submitted in S19 record
format and needs to start at location $0000 and end at or before
location $1FFF.  Do not include the ROM registers in the customer data
file.  Use this order form to submit ROM register information.
------------------------------------------------------------------------
 
The 8K ROM is located at $x0000 to $x1FFF, where x = 0 to F.  ROMBAH
must = $ 0 0 0 x  if 0 <= x <= 7.  ROMBAH must = $ 0 0 F x  if 8 <= x
<= F.  For Example, if ROMBAH/ROMBAL = $00030000, then the 8K ROM will
be located at $30000 to $31FFF.  If ROMBAH/ROMBAL = $00FC0000, then the
8K ROM will be located at $C0000 to $C1FFF.
 
ROMBAH  = $  0   0  ___ ___
 
ROMBAL  = $ ___  0   0   0   (note: address field 12 must = 0)
 
Please supply the Bootstrap Information Words.  These are used by CPU16
as the first four Reset Vector Words as shown below.
 
-------------------------------------------------------------------
| Address   | 15        12 11         8 7          4 3          0 |
-------------------------------------------------------------------
| $0000     |   Reserved  | Initial ZK | Initial SK | Initial PK  |
-------------------------------------------------------------------
| $0002     |                    Initial PC                       |
-------------------------------------------------------------------
| $0004     |                    Initial SP                       |
-------------------------------------------------------------------
| $0006     |           Initial IZ (Direct Page Pointer)          |
-------------------------------------------------------------------
 
BOOTSTRAP INFORMATION WORD (ROMBS0):  $  0  ___ ___ ___
 
BOOTSTRAP INFORMATION WORD (ROMBS1):  $ ___ ___ ___ ___
 
BOOTSTRAP INFORMATION WORD (ROMBS2):  $ ___ ___ ___ ___
 
BOOTSTRAP INFORMATION WORD (ROMBS3):  $ ___ ___ ___ ___
 
 
MASKED ROM MODULE CONFIGURATION REGISTER:
 
BOOT ROM Control Bit (BOOT):  ___
 
        If Boot = 1:    ROM module will not respond to the Bootstrap
                                Addresses after RESET.
           Boot = 0:    ROM module will respond to the Bootstrap
                                Addresses after RESET.
 
Lock Registers control bit (LOCK):  ___
 
        If LOCK = 1:    Write-Locked registers are protected.
           LOCK = 0:    Write-Lock is disabled.
 
ROM Array Space (ASPC(1:0)):  ___ ___
 
 If ASPC(1) = 1: ROM array is specified to exist in Supervisor space.
    ASPC(1) = 0: ROM array is specified to exist in Unrestricted space.
    ASPC(0) = 1: ROM array is specified to exist in Program space.
    ASPC(0) = 0: ROM array is specified to exist in both Program and
                 Data space.
 
 
WAIT STATES (WAIT(1:0)):  ___ ___
 
The WAIT field is used to specify the number of WAIT states inserted
during accesses to the ROM module before asserting DSACK.  A WAIT State
has a duration of one system clock cycle.
 
                WAIT (1:0)              #OF CLOCKS PER TRANSFER
                        00                              3
                        01                              4
                        10                              5
                        11                              2
 
TEMPERATURE RANGE:
___  25 degrees C - scribed die or die in wafer form
___ -40 to  +85 degrees C (C)
___ -40 to +105 degrees C (V)
___ -40 to +125 degrees C (M)
 
PRODUCTION PACKAGE TYPE:
___ 28 X 28 MM PQFP 132 (FC)
___ 28 X 28 MM PQFP 132 in Molded Carrier Ring (FD)
___ scribed die probed at 25 degrees C only (SCC)
___ die in wafer form probed at 25 degrees C only (SCW)
 
RVU SAMPLE PACKAGE TYPE (choose only one):
___ ceramic equivalent of 28 X 28 MM PQFP 132 (FC)
___ scribed die probed at 25 degrees C only (SCC)
___ none (no RVUs to be sent to customer/ship to production orders only)
 
MARKING ON PACKAGED PRODUCTION MCUS:
 
___ standard Motorola marking:
 
    QFP:  line 1:          Motorola Logo
          line 2:       Motorola SC number
          line 3:  5 character Motorola mask set
          line 4:    Motorola traceability code
 
___ customer marking in addition to the standard Motorola marking:
 
    _________________________            maximum: 14 characters per line
                                                   2 customer lines *
    _________________________
 
    * The Motorola SC number will not appear on the package if the
      additional customer line is used.  Marking the packages with the
      Motorola SC number will facilitate the manufacturing process.
 
    The Motorola Logo and copyright symbol use 2 characters each.
 
    QFP  marking maximum: total of 5 lines, 14 characters per line.
 
=============================  MC68HC16Z2  ================ rev 04/13/94
 
