Os motores de busca de Datasheet de Componentes eletrônicos
  Portuguese  ▼
ALLDATASHEETPT.COM

X  

ACE1502VMTX Folha de dados(PDF) 8 Page - Fairchild Semiconductor

Nome de Peças ACE1502VMTX
Descrição Electrónicos  Arithmetic Controller Engine for Low Power Applications
Download  33 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Fabricante Electrônico  FAIRCHILD [Fairchild Semiconductor]
Página de início  http://www.fairchildsemi.com
Logo FAIRCHILD - Fairchild Semiconductor

ACE1502VMTX Folha de dados(HTML) 8 Page - Fairchild Semiconductor

Back Button ACE1502VMTX Datasheet HTML 4Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 5Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 6Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 7Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 8Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 9Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 10Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 11Page - Fairchild Semiconductor ACE1502VMTX Datasheet HTML 12Page - Fairchild Semiconductor Next Button
Zoom Inzoom in Zoom Outzoom out
 8 / 33 page
background image
8
www.fairchildsemi.com
ACE1502 Product Family Rev. 1.7
3. Arithmetic Controller Core
The ACEx microcontroller core is specifically designed for low
cost applications involving bit manipulation, shifting and block
encryption. It is based on a modified Harvard architecture
meaning peripheral, I/O, and RAM locations are addressed sep-
arately from instruction data.
The core differs from the traditional Harvard architecture by
aligning the data and instruction memory sequentially. This
allows the X-pointer (12-bits) to point to any memory location in
either segment of the memory map. This modification improves
the overall code efficiency of the ACEx microcontroller and
takes advantage of the flexibility found on Von Neumann style
machines.
3.1 CPU Registers
The ACEx microcontroller has five general-purpose registers.
These registers are the Accumulator (A), X-Pointer (X), Pro-
gram Counter (PC), Stack Pointer (SP), and Status Register
(SR). The X, SP, and SR registers are all memory-mapped.
Figure 12. Programming Model
3.1.1 Accumulator (A)
The Accumulator is a general-purpose 8-bit register that is used
to hold data and results of arithmetic calculations or data manip-
ulations.
3.1.2 X-Pointer (X)
The X-Pointer register allows for a 12-bit indexing value to be
added to an 8-bit offset creating an effective address used for
reading and writing between the entire memory space. (Soft-
ware can only read from code EEPROM.) This provides soft-
ware with the flexibility of storing lookup tables in the code
EEPROM memory space for the core’s accessibility during nor-
mal operation.
The ACEx core allows software to access the entire 12-bit X-
Pointer register using the special X-pointer instructions e.g. LD
X, #000H. (See Table 8.) However, software may also access
the register through any of the memory-mapped instructions
using the XHI (X[11:8]) and XLO (X[7:0]) variables located at
0xBE and 0xBF, respectively. (See Table 10.)
The X register is divided into two sections. The 11 least signifi-
cant bits (LSBs) of the register is the address of the program or
data memory space. The most significant bit (MSB) of the reg-
ister is write only and selects between the data (0x000 to
0x0FF) or program (0x800 to 0xFFF) memory space.
Example: If Bit 11 = 0, then the LD A, [00,X] instruction will take
a value from address range 0x000 to 0x0FF and load it into A. If
Bit 11 = 1, then the LD A, [00,X] instruction will take a value
from address range 0x800 to 0xFFF and load it into A.
The X register can also serve as a counter or temporary storage
register. However, this is true only for the 11-LSBs since the
12th bit is dedicated for memory space selection.
3.1.3 Program Counter (PC)
The 11-bit program counter register contains the address of the
next instruction to be executed. After a reset, if in normal mode
the program counter is initialized to 0x800.
3.1.4 Stack Pointer (SP)
The ACEx microcontroller has an automatic program stack with
a 4-bit stack pointer. The stack can be initialized to any location
between addresses 0x30-0x3F. Normally, the stack pointer is
initialized by one of the first instructions in an application pro-
gram. After a reset, the stack pointer is defaulted to 0xF pointing
to address 0x3F.
The stack is configured as a data structure which decrements
from high to low memory. Each time a new address is pushed
onto the stack, the core decrements the stack pointer by two.
Each time an address is pulled from the stack, the core incre-
ments the stack pointer is by two. At any given time, the stack
pointer points to the next free location in the stack.
When a subroutine is called by a jump to subroutine (JSR)
instruction, the address of the instruction is automatically
pushed onto the stack least significant byte first. When the
0
7
0
0
0
3
10
11
00
N
H
C
Z
G
R
A
X
PC
SP
SR
8-bit accumulator register
4-bit stack pointer
8-bit status register
NEGATIVE flag
HALF CARRY flag (from bit 3)
CARRY flag (from MSB)
ZERO flag (bit 4)
READY flag (from EEPROM)
GLOBAL INTERRUPT enable
11-bit program counter
12-bit X pointer register


Nº de peça semelhante - ACE1502VMTX

Fabricante ElectrônicoNome de PeçasFolha de dadosDescrição Electrónicos
logo
ACE Technology Co., LTD...
ACE150212FM+H ACE-ACE150212FM+H Datasheet
714Kb / 13P
   150KHz,2A, PWM Step-Down DC/DC Converter
VER 1.2
ACE150233FM+H ACE-ACE150233FM+H Datasheet
714Kb / 13P
   150KHz,2A, PWM Step-Down DC/DC Converter
VER 1.2
ACE150250FM+H ACE-ACE150250FM+H Datasheet
714Kb / 13P
   150KHz,2A, PWM Step-Down DC/DC Converter
VER 1.2
ACE1502ADJFM+H ACE-ACE1502ADJFM+H Datasheet
714Kb / 13P
   150KHz,2A, PWM Step-Down DC/DC Converter
VER 1.2
More results

Descrição semelhante - ACE1502VMTX

Fabricante ElectrônicoNome de PeçasFolha de dadosDescrição Electrónicos
logo
Fairchild Semiconductor
ACE1101 FAIRCHILD-ACE1101 Datasheet
152Kb / 33P
   Arithmetic Controller Engine (ACEx?? for Low Power Applications
ACE1001 FAIRCHILD-ACE1001 Datasheet
510Kb / 32P
   Arithmetic Controller Engine (ACEx?? for Low Power Applications
ACE1202 FAIRCHILD-ACE1202 Datasheet
2Mb / 39P
   Arithmetic Controller Engine (ACEx?? for Low Power Applications
ACE1501 FAIRCHILD-ACE1501 Datasheet
1Mb / 33P
   ACE1501 Product Family Arithmetic Controller Engine (ACEx?? for Low Power Applications
ACE8000 FAIRCHILD-ACE8000 Datasheet
203Kb / 31P
   ACE8001 Product Family Arithmetic Controller Engine (ACEx?? for Low Power Applications
FAN302UL FAIRCHILD-FAN302UL Datasheet
1Mb / 19P
   PWM Controller for Low Standby Power Battery-Charger Applications
logo
Analog Devices
ADP1043 AD-ADP1043 Datasheet
141Kb / 8P
   Digital Controller for Isolated Power Supply Applications
Rev. PrA
ADP1043A AD-ADP1043A Datasheet
1Mb / 72P
   Digital Controller for Isolated Power Supply Applications
REV. 0
ADP1046A AD-ADP1046A Datasheet
1Mb / 88P
   Digital Controller for Isolated Power Supply Applications
REV. 0
logo
Fairchild Semiconductor
FAN302HLMY FAIRCHILD-FAN302HLMY Datasheet
1Mb / 18P
   PWM Controller for Low Standby Power Battery- Charger Applications ??mWSaver??Technology
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33


Folha de dados Download

Go To PDF Page


Ligação URL




Privacy Policy
ALLDATASHEETPT.COM
ALLDATASHEET é útil para você?  [ DONATE ] 

Sobre Alldatasheet   |   Publicidade   |   Contato conosco   |   Privacy Policy   |   roca de Link   |   Lista de Fabricantes
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com