Fujitsu F2MC-8FX user manual

User manual for the device Fujitsu F2MC-8FX

Device: Fujitsu F2MC-8FX
Category: Computer Hardware
Manufacturer: Fujitsu
Size: 1.58 MB
Added : 4/1/2014
Number of pages: 272
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Fujitsu F2MC-8FX. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Fujitsu F2MC-8FX.

For your convenience

If looking through the Fujitsu F2MC-8FX user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Fujitsu F2MC-8FX on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Fujitsu F2MC-8FX to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Fujitsu F2MC-8FX User manual - Online PDF
Advertisement
« Page 1 of 272 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Fujitsu F2MC-8FX but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Fujitsu F2MC-8FX. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

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

Summary of the content on the page No. 2

Summary of the content on the page No. 3

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

Summary of the content on the page No. 4

Summary of the content on the page No. 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

Summary of the content on the page No. 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

Summary of the content on the page No. 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 .......

Summary of the content on the page No. 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

Summary of the content on the page No. 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

Summary of the content on the page No. 10

vi

Summary of the content on the page No. 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.

Summary of the content on the page No. 12

viii

Summary of the content on the page No. 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

Summary of the content on the page No. 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

Summary of the content on the page No. 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

Summary of the content on the page No. 16

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

Summary of the content on the page No. 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

Summary of the content on the page No. 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

Summary of the content on the page No. 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.

Summary of the content on the page No. 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


Alternative user manuals
# User manual Category Download
1 Fujitsu D2529 User manual Computer Hardware 2
2 Fujitsu D2151 User manual Computer Hardware 341
3 Fujitsu MB91F109 FR30 User manual Computer Hardware 0
4 Fujitsu SYSTEM BOARD D2530 User manual Computer Hardware 43
5 Fujitsu FM3 32-Bit Microcontroller MB9B100A User manual Computer Hardware 0
6 Fujitsu D2156 User manual Computer Hardware 47
7 Fujitsu D2630 User manual Computer Hardware 2
8 Fujitsu FM3 32-Bit Microcontroller MB9B500A User manual Computer Hardware 0
9 Fujitsu F2MC-8L MB89202 User manual Computer Hardware 4
10 Fujitsu XG Series P3NK-4452-01ENZD User manual Computer Hardware 4
11 Fujitsu FM3 32-Bit Microcontroller MB9B300A User manual Computer Hardware 1
12 Fujitsu GranPower7000 (GP 7000F) User manual Computer Hardware 3
13 Fujitsu FR81 User manual Computer Hardware 11
14 Fujitsu M200 User manual Computer Hardware 0
15 Fujitsu E600 User manual Computer Hardware 6
16 Sony MSAKIT-PC4A User manual Computer Hardware 2
17 Sony MRW62E-S1 2694866142 User manual Computer Hardware 5
18 Philips MATCH LINE 9596 User manual Computer Hardware 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY User manual Computer Hardware 1
20 Philips PSC702 User manual Computer Hardware 1