Instruction d'utilisation Motorola CMD11E1

Instruction d'utilisation pour le dispositif Motorola CMD11E1

Dispositif: Motorola CMD11E1
Catégorie: Téléphone portable
Fabricant: Motorola
Dimension: 0.11 MB
Date d'addition: 4/14/2013
Nombre des pages: 20
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Motorola CMD11E1. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Motorola CMD11E1.

Pour votre confort

Si regarder l'instruction Motorola CMD11E1 directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Motorola CMD11E1 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Motorola CMD11E1 sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Motorola CMD11E1 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 20 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Motorola CMD11E1 - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Motorola CMD11E1. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

xiom
anufacturing
717 Lingco Dr., Suite 209 Richardson, TX 75081 • (972) 994-9676 FAX (972) 994-9170
email: Gary@axman.com • web: http://www.axman.com
2000
Development Board for the Motorola 68HC11E1
CMD11E1

Résumé du contenu de la page N° 2

CONTENTS CONTENTS GETTING STARTED ................................ ................................ ............................ 3 Installing the Software ................................ ................................ ..... 3 Board Startup ................................ ................................ .................. 3 Support Software ................................ ................................ ............ 4 Software Development ................................ ..................

Résumé du contenu de la page N° 3

GETTING STARTED The Axiom CMD11E1 single board computer is a fully assembled, fully functional development system for the Motorola 68HC11E1 microcontroller, complete with wall plug power supply and serial cable. Support software for this development board is provided for Windows 95 and NT Installing the Software Board Startup 3 Your board is now ready to use! 4. >_ BUFFALO 3.4AX – Axiom Version of the Motorola Monitor / Debugger character. in the Terminal window. Press the ENT

Résumé du contenu de la page N° 4

Support Software interfacing with other programs running on the CMD11E1, such as the Buffalo Monitor or the In addition to the terminal interface, this program also provide an easy to use memory Software Development Software development on the CMD11E1 can be performed using the Buffalo Monitor utility to the EEPROM in U7 using the provided utility called AxIDE. After setting the appropriate TUTORIAL This section was written to help you get started with the specifics of the CMD11E1 software Crea

Résumé du contenu de la page N° 5

S-Record (hex) format. This type of output file usually has a .MOT, .HEX or .S19 file extension and is in a format that can be read by the programming utilities to be programmed into the It's important to understand your development board's use of Memory and Addressing when writing source code so you can locate your code at valid addresses. For example, when in do this with ORG statements in your source code. Any lines following an ORG statement will . ORG $1040. When finished debugging, yo

Résumé du contenu de la page N° 6

Running your application After creating an S-Record file you can "upload" it to the development board for a test run. The If you haven’t done so already, verify that the CMD11E1 board is connected and operating ↵ ↵ ↵ ↵ ↵ If everything is working properly you should see the message “Hello World” echoed back to your terminal screen then, since we return at then end of our program, a line containing the You can modify the hello program to display other strings or do anything you want. T

Résumé du contenu de la page N° 7

Programming External EEPROM * * * * o * To return to the buffalo monitor program, repeat the above steps starting with number 6, (in the AxIDE program directory) instead of HELLO.S19. The buffalo 7 monitor should execute again the next time the board is powered on. BUF34X.S19 substituting and the “Hello World” prompt should be displayed in the terminal window. Cycle power or press RESET on the board. Your new program should start automatically 9. When finished programming, re

Résumé du contenu de la page N° 8

MEMORY ADDRESS DECODING Address decoding is accomplished using a GAL16V8 programmable logic device. Address lines A<8:15>, AS (address strobe), R/W (read/write), and E (clock) are processed to provide the memory control signals as shown below by default. Custom configurations, differing from that shown below, are also possible. Contact the factory for assistance in redefining the memory map if required. Output enable to U5, U6, and U7 Write enable to U5 direct, and to U6 and U7 through jumper

Résumé du contenu de la page N° 9

MEMORY MAP The following memory map is for a 68HC11E9 as shipped in this development board. Other the CONFIG register. Consult the HC11 technical reference manual on the support CD for FFFF FFFE - - - - - - - - - - - - - - - - - - - - - Memory Socket U7 (8K device) (Buffalo Monitor default) E000 DFFF Program or Data Memory B800 B7FF HC11 Internal EEPROM in U1 Program or Data B600 B5FF Peripheral Area CS0 – CS7 CS7 = B5F2-B5FF CS5 = B5D0-B5DF CS2 = B5A0-B5AF LCD = B5F0-B5

Résumé du contenu de la page N° 10

JUMPERS Memory socket U5 is shipped with a 32K byte RAM device. U7 is shipped with an 8K byte MODE Select Jumpers – JP1 and JP2 take MODB to ground. These two jumpers allow selection of any of the following modes of ON ON Special Bootstrap OFF ON Special Test ON OFF Normal Single Chip OFF OFF Normal Expanded (default) Buffalo Trace Jumper – JP13 10 other connections are made to the XIRQ or PA3 I/O pins of the 68HC11. interrupt service for the Buffalo Trace functions. Use caution when instal

Résumé du contenu de la page N° 11

Memory Selection Jumpers JP3 – JP10 JP8 JP9 JP10 OFF OFF ON 8k EEPROM < DEFAULT > OFF OFF OFF 8k EPROM. OFF ON OFF 32k EPROM. ON OFF ON 32k EEPROM. JP10 write protects U7 memory device when OFF. JP4 JP5 JP7 JP6 OFF OFF OFF ON OFF OFF OFF OFF 8k EPROM. OFF ON ON OFF 32k EPROM. ON OFF ON ON 32k RAM or EEPROM. < DEFAULT > JP6 write protects U6 memory device when OFF. = memory type you can look up the part number in a catalog or device manual. If the chip is by 11 Atmel™ or XICOR™ it is prob

Résumé du contenu de la page N° 12

PORTS AND CONNECTORS LCD_PORT and located to the right of the LCD connector is used to adjust the contrast of the LCD display by A list of valid command codes is provided in the Tables section at the back of this manual. +5V 2 1 4 3 6 5 /RW 8 7 9 KEYPAD The KEYPAD Connector is an eight position connector that implements 4 bits of AUX_PORTC and 4 bits of AUX_PORTA as a simple keypad interface. This interface is implemented as a 1 2 3 4 5 6 7 8 ¨ ¡ ¡ ¡ ¡ ¡ ¡ ¡ C4 C5 C6

Résumé du contenu de la page N° 13

SERIAL PORTS ŸŸ 5 • ŸŸ 9 à ŸŸ 4 à ŸŸ 8 ŸŸ 3 • ŸŸ 7 ŸŸ 2 ŸŸ 6 ŸŸ 1 ŸŸ 1 • 6 ŸŸ ŸŸ 2 7 ŸŸ • ŸŸ 3 8 ŸŸ ŸŸ 4 9 ŸŸ ŸŸ 5 COM2 Option Jumpers RX_SEL 2W / 4W 1 2 3 1 - 2 = RS232 1 ¡ 1 - 2 = RS485 / 2W ¡¡¡ 2 ¡ 2 - 3 = RS422 / 4W 3 ¡ 422/485 OUT 4 ¡ 4W Transmit 3 ¡ 4W Transmit 2 ¡ 4W Receive, 2W Transmit / Receive 1 ¡ 4W Receive, 2W Transmit / Receive 13 B(-) A(+) B(-) A(+) 2 - 3 =

Résumé du contenu de la page N° 14

SS: KEBOARD The SS:KEYBOARD interface is available but not brought out to a connector. It can be recommended because it is capable of nibble or 4 bit configuration. While such a dual parallel matrix will work, it dedicates the SPI to keypad use only. If implemented through the SPI as a lines defining E<1:4> for a total of five slave serial devices. (Note: this still requires E<1:4> be 1 ¨ +5 2 ¡ 3 ¡ PD2/SI 4 ¡ PD3/SO 5 ¡ PD4/SCLK 6 ¡ PD5/SEL0 7 ¡ SEL1 E1 8 ¡ SE

Résumé du contenu de la page N° 15

AUX_PORT 25 23 21 19 17 15 13 11 9 7 5 3 1 The AUX_PORT connector is a dual row 13 ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¨ pin Berg-style connector (26 pins total) ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ 26 24 22 20 18 16 14 12 10 8 6 4 2 1 AUX PA7 2 AUX PA6 3 AUX PA5 4 AUX PA4 • AUX PA @ $B5F4 5 AUX PA3 6 AUX PA2 • AUX PB @ $B5F5 7 AUX PA1 8 AUX PA0 • AUX PC @ $B5F6 9 AUX PC7 10 AUX PC6 • AUX PORT CONTROL 11 AUX PC5 12 AUX PC4 REGISTER @ $B5F7 13 14 +5 15 AUX PC0 16 AUX

Résumé du contenu de la page N° 16

BUS_PORT The BUS_PORT supports off-board parallel devices. Power (+5V), ground, address lines, data BUS_PORT 1 ¨ ¡ 2 D3 D2 3 ¡ ¡ 4 D4 D1 5 ¡ ¡ 6 D5 D0 7 ¡ ¡ 8 D6 A0 9 ¡ ¡ 10 D7 A1 11 ¡ ¡ 12 A2 A10 13 ¡ ¡ 14 A3 OE 15 ¡ ¡ 1 6 A4 A11 17 ¡ ¡ 18 A5 A9 19 ¡ ¡ 20 A6 A8 21 ¡ ¡ 22 A7 A12 23 ¡ ¡ 24 A13 W/R 25 ¡ ¡ 26 CS0 CS1 27 ¡ ¡ 28 CS2 CS3 29 ¡ ¡ 30 CS4 CS5 31 ¡ ¡ 32 +5 33 ¡ ¡ 34 A/D REFERENCE 16 be removed in order to apply an external reference to the VRH and/or VRL inputs. are identified on the silk

Résumé du contenu de la page N° 17

TROUBLESHOOTING TROUBLESHOOTING The CMD11E1 board is fully tested and operational before shipping. If it fails to function properly, inspect the board for obvious physical damage first. Ensure that all IC devices in sockets are properly seated. Verify the communications setup as described under GETTING STARTED and see the Tips and Suggestions sections following for more information. The most common problems are improperly configured communications parameters, and attempting to use the wrong

Résumé du contenu de la page N° 18

Tips and Suggestions Tips and Suggestions problems users have with the CMD11E1 development system. You can download the latest AxIDE • If you’re program code memory, make sure jumpers 1 and 2 are set parallel to the • • • Make sure the correct power is supplied to the board. You should only use a 9 volt, • If the configuration file loads (the first 100 bytes or so), but you get a time-out error when the program section begins to download, make sure the HC11 is internally configured correctl

Résumé du contenu de la page N° 19

TABLES TABLE 1. LCD Command Codes Command codes are used for LCD setup and control of character and cursor position. All command codes are written to LCD panel address $B5F0. The BUSY flag (bit 7) should be tested before any command updates to verify that any previous command is completed. A read of the command address $B5F0 will return the BUSY flag status and the current display character location address. Code $01 Clear Display, Cursor to Home $02 Cursor to Home Entry Mode: $04 Cursor Decr

Résumé du contenu de la page N° 20

TABLE 3. Buffalo Monitor Commands ASM [

] Assembler/Disassembler BF Block fill memory with data BR [-] [
]... Breakpoint set BULK Bulk erase EEPROM BULKALL Bulk erase EEPROM + CONFIG register CALL [
] Execute subroutine G [
] HELP Display monitor commands LOAD T Download S-records via terminal port MD [ []] MM [
] MOVE [,dest>] P Proceed/continue from breakpoint RM[p,y,x,a,b,c,s,] Register modify T [


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 Motorola 68000202880-C Manuel d'utilisation Téléphone portable 14
2 Motorola 68000202474-C Manuel d'utilisation Téléphone portable 4
3 Motorola 68000202881-B 66 Manuel d'utilisation Téléphone portable 2
4 Motorola 210004 Manuel d'utilisation Téléphone portable 32
5 Motorola 60g Manuel d'utilisation Téléphone portable 16
6 Motorola 68014406001-A Manuel d'utilisation Téléphone portable 2
7 Motorola 68000202986-A Manuel d'utilisation Téléphone portable 1
8 Motorola A45ECO Manuel d'utilisation Téléphone portable 43
9 Motorola 68000202951-A Manuel d'utilisation Téléphone portable 2
10 Motorola 6809505A83-A Manuel d'utilisation Téléphone portable 1
11 Motorola 2200 Manuel d'utilisation Téléphone portable 172
12 Motorola 68000192001-A Manuel d'utilisation Téléphone portable 2
13 Motorola A835 Manuel d'utilisation Téléphone portable 8
14 Motorola 8000202590-A Manuel d'utilisation Téléphone portable 0
15 Motorola 68000202880-A Manuel d'utilisation Téléphone portable 2
16 Sony HBH-60 Manuel d'utilisation Téléphone portable 11
17 Sony 1261-4180 Manuel d'utilisation Téléphone portable 1
18 Sony 1264-0776 Manuel d'utilisation Téléphone portable 2
19 Sony 1265-9043 Manuel d'utilisation Téléphone portable 0
20 Sony Mobile Xperia tipo 1264-0772 Manuel d'utilisation Téléphone portable 0