EP9307-CR Cirrus Logic Inc, EP9307-CR Datasheet - Page 278

IC,MICROPROCESSOR,32-BIT,CMOS,BGA,272PIN,PLASTIC

EP9307-CR

Manufacturer Part Number
EP9307-CR
Description
IC,MICROPROCESSOR,32-BIT,CMOS,BGA,272PIN,PLASTIC
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9307-CR

Rohs Compliant
NO
Core Processor
ARM9
Core Size
16/32-Bit
Speed
200MHz
Connectivity
EBI/EMI, 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
14
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
272-TFBGA
Processor Series
EP93xx
Core
ARM920T
Data Bus Width
32 bit
3rd Party Development Tools
MDK-ARM, RL-ARM, ULINK2
Development Tools By Supplier
EDB9307A-Z
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With
598-1133 - KIT DEVELOPMENT EP9307 ARM9
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
No
Other names
598-1254

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9307-CR
Manufacturer:
CIRRUSL
Quantity:
5
Part Number:
EP9307-CR
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
Part Number:
EP9307-CRZ
Manufacturer:
ALTERA
0
Part Number:
EP9307-CRZ
Manufacturer:
CIRRUS
Quantity:
20 000
Part Number:
EP9307-CRZ/E2
Manufacturer:
CIRRUS
Quantity:
20 000
Part Number:
EP9307-CRZ/IRZ
Manufacturer:
ALTERA
0
Part Number:
EP9307-CRZR
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 EP9307-CR