EP9312-CBZ Cirrus Logic Inc, EP9312-CBZ Datasheet - Page 278

IC ARM9 SOC UNIVERSAL 352PBGA

EP9312-CBZ

Manufacturer Part Number
EP9312-CBZ
Description
IC ARM9 SOC UNIVERSAL 352PBGA
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9312-CBZ

Core Size
16/32-Bit
Core Processor
ARM9
Speed
200MHz
Connectivity
EBI/EMI, EIDE, Ethernet, I²C, IrDA, Keypad/Touchscreen, 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
Ram Memory Size
16MB
Cpu Speed
200MHz
No. Of Timers
4
No. Of Pwm Channels
2
Digital Ic Case Style
BGA
Embedded Interface Type
AC97, I2S, SPI, UART, USB
Rohs Compliant
Yes
Processor Series
EP93xx
Core
ARM920T
Data Bus Width
32 bit
3rd Party Development Tools
MDK-ARM, RL-ARM, ULINK2
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
 Details
Other names
598-1258

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9312-CBZ
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
8
8-14
Graphics Accelerator
EP93xx User’s Guide
3. Setup DESTLINELENGTH Register
4. Setup DESTPIXELSTRT Register
5. Setup BLKDESTSTRT Register
6. Setup BACKGROUND Register
7. Setup BLOCKMASK Register
8. Setup LINEINC Register
See
“BLKDESTSTRT”
the BG field in the
the color value written to the
if any, will be displayed using the background color.
register.
register:
Write desired values to the EPEL and SPEL fields in the
Write the SDRAM address for the starting pixel of the 1st line to the ADR field in the
If BG = ‘1’ in the
Write the desired foreground color value to the MASK field in the
Write the values determined below to the YINC and XINC fields in the
A. Determine how many pixels occupy a 32-bit word. For example, four 8-bit pixels can
B. Determine the width of the display in pixels. For example, a 640x480 display has a
C. The line length is determined by the ‘stride’ of the display, that is, how many 32-bit
D. Write 0x0000_00A0 to the
if abs(x2 - x1) == abs(y2 -y1)
Write YINC = 0xFFF (4095)
Write XINC = 0xFFF (4095)
if abs(x2 -x1) < abs(y2 - y1)
Write YINC = 0xFFF (4095)
Write XINC = (abs(x2 - x1) / abs(y2 -y1)) * 4095). Round up to the nearest
whole integer value.
if abs(x2 -x1) > abs(y2 - y1)
Write YINC = (abs(y2 - y1) / abs(x2 - x1)) * 4095). Round to the nearest whole
integer value.
Write XINC = 0xFFF (4095)
occupy a 32-bit word.
width of 640 pixels.
words are needed to populate the width of the display with pixels. From steps A and
B, the stride for this example is 640 pixels divided by 4, where 4 is the number of 8-
bit pixels that occupy a word. So, for this example, destination line length is 640
divided by 4 = 160 = 0xA0.
“Pixel End and Start” on page 8-9
“BLOCKCTRL”
register.
“BACKGROUND”
Copyright 2007 Cirrus Logic
“BACKGROUND”
“DESTLINELENGTH”
register, write the desired background color value to
register; if BG = ‘0’ in the
for details.
register is ignored. The ‘off’ pattern bits,
register.
“DESTPIXELSTRT”
“BLOCKCTRL”
“BLOCKMASK”
“LINEINC”
register.
DS785UM1
register,

Related parts for EP9312-CBZ