EP9315-CBZ Cirrus Logic Inc, EP9315-CBZ Datasheet - Page 266

IC ARM9 SOC ENH UNIV 352PBGA

EP9315-CBZ

Manufacturer Part Number
EP9315-CBZ
Description
IC ARM9 SOC ENH UNIV 352PBGA
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9315-CBZ

Core Size
16/32-Bit
Core Processor
ARM9
Speed
200MHz
Connectivity
EBI/EMI, EIDE, Ethernet, I²C, IrDA, Keypad/Touchscreen, PCMCIA, SPI, UART/USART, USB
Peripherals
AC'97, DMA, I&sup2:S, LCD, LED, MaverickKey, POR, PWM, WDT
Number Of I /o
16
Program Memory Type
ROMless
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
1.65 V ~ 3.6 V
Data Converters
A/D 8x12b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
352-BGA
Controller Family/series
(ARM9)
No. Of I/o's
16
Cpu Speed
200MHz
No. Of Timers
5
Digital Ic Case Style
BGA
Supply Voltage Range
1.65V To 1.94V, 3V To 3.6V
Embedded Interface Type
SPI
Rohs Compliant
Yes
Processor Series
EP93xx
Core
ARM920T
Data Bus Width
32 bit
3rd Party Development Tools
MDK-ARM, RL-ARM, ULINK2
Development Tools By Supplier
EDB9315A-Z
Case
BGA
Dc
06+
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
598-1144 - KIT DEVELOPMENT EP9315 ARM9
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
 Details
Other names
598-1139

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9315-CBZ
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
Part Number:
EP9315-CBZ
Manufacturer:
ALTERA
0
Part Number:
EP9315-CBZ
Manufacturer:
CIRRUS
Quantity:
20 000
Company:
Part Number:
EP9315-CBZ
Quantity:
48
8
8-2
Graphics Accelerator
EP93xx User’s Guide
8.2.1 Copy
8.2.1.1 Transparency
8.2.1.2 Logical Mask
8.2.1.3 Logical Destination
8.2.1.4 Operation Precedence
It is possible to copy data from the source memory to the destination memory using the copy
form of block transfer. A copy is accomplished by not enabling any of the data path options,
i.e. Transparency, Logical Mask, or Destination Mask.
Transparency is used to preserve pixels in the destination memory. When a pixel in the
source block is defined as a transparent pixel, the corresponding destination pixel will be left
un-modified by the block transfer. A pixel is defined as transparent when it matches the pixel
value that is loaded into the TRANSPATTRN register. Comparisons are made based on the
bits per pixel mode of the transfer.
Logical Mask is used to manipulate the pixel data as it is copied from the source location to
the destination. The source data will not be modified unless the source is also the destination.
All pixel data is manipulated based on the value of the
desired operation. The operations, using “C” syntax, of Logical Mask are:
Logical Destination provides for the modification of the destination data based on the value of
the source pixels. The operations, using “C” syntax, of Logical Destination are:
The order of precedence is:
1. Logical Mask
AND - This operator is used to remove pattern attributes from a pixel.
OR - This operator may be used to add regular pattern attributes to a pixel.
XOR - This operator is used for pixel bit plane inversion.
AND - This operator is used to remove pattern attributes from a pixel.
OR - This operator is used to add regular pattern attributes to a pixel.
XOR - This operator is used for pixel bit plane inversion.
Dest = BLOCKMASK & Src;
Dest = BLOCKMASK | Src;
Dest = BLOCKMASK ^ Src; (where ^ is an XOR operation)
Dest = Dest & Src;
Dest = Dest | Src;
Dest = Dest ^ Src; (where ^ is an XOR operation)
Copyright 2007 Cirrus Logic
“BLOCKMASK”
register and the
DS785UM1

Related parts for EP9315-CBZ