Manual de instrucciones de Fujitsu F2MC-8FX

Manual de instrucciones del aparato Fujitsu F2MC-8FX

Aparato: Fujitsu F2MC-8FX
Categoría: Equipamiento para ordenador
Fabricante: Fujitsu
Tamaño: 1.58 MB
Fecha de añadido: 4/1/2014
Número de páginas: 272
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Fujitsu F2MC-8FX. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Fujitsu F2MC-8FX.

Para tu comodidad

Si ver los manuales de instrucción de Fujitsu F2MC-8FX directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Fujitsu F2MC-8FX en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Fujitsu F2MC-8FX a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Fujitsu F2MC-8FX Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 272 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Fujitsu F2MC-8FX, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Fujitsu F2MC-8FX. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1

FUJITSU SEMICONDUCTOR
CM26-00301-2E
CONTROLLER MANUAL
2
F MC-8FX
8-BIT MICROCONTROLLER
PROGRAMMING MANUAL

Resumen del contenido incluido en la página 2

Resumen del contenido incluido en la página 3

2 F MC-8FX 8-BIT MICROCONTROLLER PROGRAMMING MANUAL FUJITSU LIMITED

Resumen del contenido incluido en la página 4

Resumen del contenido incluido en la página 5

PREFACE ■ Purpose and Audience 2 The F MC-8FX is original 8-bit one-chip microcontrollers that support application specific IC (ASIC). It can be widely applied from household to industrial equipment starting with portable equipment. 2 This manual is intended for engineers who actually develop products using the F MC-8FX microcontrollers, especially for programmers who prepare programs using the assembly 2 2 language for the F MC-8FX series assembler. It describes various instructions for the F M

Resumen del contenido incluido en la página 6

• The contents of this document are subject to change without notice. Customers are advised to consult with sales representatives before ordering.  The information, such as descriptions of function and application circuit examples, in this document are presented solely for the purpose of reference to show examples of operations and uses of FUJITSU semiconductor device; FUJITSU does not warrant proper operation of the device with respect to use based on such information. When you develop equ

Resumen del contenido incluido en la página 7

CONTENTS 2 CHAPTER 1 OUTLINE AND CONFIGURATION EXAMPLE OF F MC-8FX CPU ........... 1 2 1.1 Outline of F MC-8FX CPU .................................................................................................................. 2 2 1.2 Configuration Example of Device Using F MC-8FX CPU .................................................................. 3 CHAPTER 2 MEMORY SPACE ........................................................................................ 5 2.1 CPU Memory Space .......

Resumen del contenido incluido en la página 8

6.7 BBC (Branch if Bit is Clear) .............................................................................................................. 60 6.8 BBS (Branch if Bit is Set) .................................................................................................................. 62 6.9 BC (Branch relative if C=1)/BLO (Branch if LOwer) ......................................................................... 64 6.10 BGE (Branch Great or Equal: relative if larger than or equal to Z

Resumen del contenido incluido en la página 9

6.54 MOVW (MOVE Immediate Word Data to Extra Pointer) ................................................................ 154 6.55 MOVW (MOVE Word Data from Accumulator to Index Register) ................................................... 156 6.56 MOVW (MOVE Immediate Word Data to Index Register) .............................................................. 158 6.57 MOVW (MOVE Word data from Accumulator to Program Status Register) ................................... 160 6.58 MOVW (MOVE Immediate

Resumen del contenido incluido en la página 10

vi

Resumen del contenido incluido en la página 11

Main changes in this edition Page Changes (For details, refer to main body.) 11 2.2.2 Program Area Table 2.2-2 CALLV Jump Address Table ( " FFC8 " → " FFC9 " ) H H 53 Execution example : ADDCW A ( NZVC = "1010" → NZVC = "0000" ) 147 Execution example : MOVW A, PC ( A = "F0 63" → A = "F0 62" ) ( PC = "F0 63" → PC = "F0 62" ) 176 6.65 PUSHW (PUSH Word Data of Inherent Register to Stack Memory) ( " Transfer the word value from the memory indicated by SP to dr. Then, subtract 2 fromthe value of SP.

Resumen del contenido incluido en la página 12

viii

Resumen del contenido incluido en la página 13

CHAPTER 1 OUTLINE AND CONFIGURATION EXAMPLE 2 OF F MC-8FX CPU 2 This chapter outlines the F MC-8FX CPU and explains its configuration by example. 2 1.1 Outline of F MC-8FX CPU 2 1.2 Configuration Example of Device Using F MC-8FX CPU 1

Resumen del contenido incluido en la página 14

2 CHAPTER 1 OUTLINE AND CONFIGURATION EXAMPLE OF F MC-8FX CPU 2 1.1 Outline of F MC-8FX CPU 2 The F MC-8FX CPU is a high-performance 8-bit CPU designed for the embedded control of various industrial and OA equipment. 2 ■ Outline of F MC-8FX CPU 2 The F MC-8FX CPU is a high-performance 8-bit CPU designed for the control of various industrial and OA equipment. It is especially intended for applications requiring low voltages and low power consumption. This 8-bit CPU can perform 16-bit data oper

Resumen del contenido incluido en la página 15

2 CHAPTER 1 OUTLINE AND CONFIGURATION EXAMPLE OF F MC-8FX CPU 2 1.2 Configuration Example of Device Using F MC-8FX CPU 2 The CPU, ROM, RAM and various resources for each F MC-8FX device are designed in modules. The change in memory size and replacement of resources facilitate manufacturing of products for various applications. 2 ■ Configuration Example of Device Using F MC-8FX CPU 2 Figure 1.2-1 shows a configuration example of a device using the F MC-8FX CPU. 2 Figure 1.2-1 Configuration Ex

Resumen del contenido incluido en la página 16

2 CHAPTER 1 OUTLINE AND CONFIGURATION EXAMPLE OF F MC-8FX CPU 4

Resumen del contenido incluido en la página 17

CHAPTER 2 MEMORY SPACE 2 This chapter explains the F MC-8FX CPU memory space. 2.1 CPU Memory Space 2.2 Memory Space and Addressing 5

Resumen del contenido incluido en la página 18

CHAPTER 2 MEMORY SPACE 2.1 CPU Memory Space 2 All of the data, program, and I/O areas managed by the F MC-8FX CPU are assigned to 2 the 64 Kbyte memory space of the F MC-8FX CPU. The CPU can access each resource by indicating its address on the 16-bit address bus. ■ CPU Memory Space 2 Figure 2.1-1 shows the address configuration of the F MC-8FX memory space. The I/O area is located close to the least significant address, and the data area is arranged right above it. The data area can be divi

Resumen del contenido incluido en la página 19

CHAPTER 2 MEMORY SPACE 2.2 Memory Space and Addressing 2 In addressing by the F MC-8FX CPU, the applicable addressing mode related to memory access may change according to the address. Therefore, the use of the proper addressing mode increases the code efficiency of instructions. ■ Memory Space and Addressing 2 The F MC-8FX CPU has the following addressing modes related to memory access. ([ ] indicates one byte):  Direct addressing: Specify the lower 8 bits of the address using the operand.

Resumen del contenido incluido en la página 20

CHAPTER 2 MEMORY SPACE Figure 2.2-1 Memory Space and Addressing FFFFH Interrupt vector FFD0H CALLV table FFC0H +127 bytes Program area -128 bytes External area 047FH 0200H Register bank 0100H I/O area 0000H : Direct addressing : Extended addressing : Bit direct addressing : Index addressing : Pointer addressing : General-purpose register addressing : Immediate addressing : Vector addressing : Relative addressing 8 Data area


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Fujitsu D2529 Manual de instrucciones Equipamiento para ordenador 2
2 Fujitsu D2151 Manual de instrucciones Equipamiento para ordenador 341
3 Fujitsu MB91F109 FR30 Manual de instrucciones Equipamiento para ordenador 0
4 Fujitsu SYSTEM BOARD D2530 Manual de instrucciones Equipamiento para ordenador 43
5 Fujitsu FM3 32-Bit Microcontroller MB9B100A Manual de instrucciones Equipamiento para ordenador 0
6 Fujitsu D2156 Manual de instrucciones Equipamiento para ordenador 47
7 Fujitsu D2630 Manual de instrucciones Equipamiento para ordenador 2
8 Fujitsu FM3 32-Bit Microcontroller MB9B500A Manual de instrucciones Equipamiento para ordenador 0
9 Fujitsu F2MC-8L MB89202 Manual de instrucciones Equipamiento para ordenador 4
10 Fujitsu XG Series P3NK-4452-01ENZD Manual de instrucciones Equipamiento para ordenador 4
11 Fujitsu FM3 32-Bit Microcontroller MB9B300A Manual de instrucciones Equipamiento para ordenador 1
12 Fujitsu GranPower7000 (GP 7000F) Manual de instrucciones Equipamiento para ordenador 3
13 Fujitsu FR81 Manual de instrucciones Equipamiento para ordenador 11
14 Fujitsu M200 Manual de instrucciones Equipamiento para ordenador 0
15 Fujitsu E600 Manual de instrucciones Equipamiento para ordenador 6
16 Sony MSAKIT-PC4A Manual de instrucciones Equipamiento para ordenador 2
17 Sony MRW62E-S1 2694866142 Manual de instrucciones Equipamiento para ordenador 5
18 Philips MATCH LINE 9596 Manual de instrucciones Equipamiento para ordenador 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY Manual de instrucciones Equipamiento para ordenador 1
20 Philips PSC702 Manual de instrucciones Equipamiento para ordenador 1