EP9315-CB Cirrus Logic Inc, EP9315-CB Datasheet - Page 279

IC ARM920T MCU 200MHZ 352-PBGA

EP9315-CB

Manufacturer Part Number
EP9315-CB
Description
IC ARM920T MCU 200MHZ 352-PBGA
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9315-CB

Core Processor
ARM9
Core Size
16/32-Bit
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
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
For Use With
598-1144 - KIT DEVELOPMENT EP9315 ARM9
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
No
Other names
598-1261

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9315-CB
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
Part Number:
EP9315-CB
Manufacturer:
ALTERA
0
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
DS785UM1
8.6.2 Example of Breshenham’s Algorithm Line Draw
The final step is to wait for an interrupt or poll for EN = ‘0’ in the BLOCKCTRL register. When
the EN bit becomes cleared to ‘0’, the line draw function is complete.
To achieve the following display and pattern, follow Steps 1 to 14 in this section.
The following sequence describes how to set up those registers that are used for a
Breshenham’s algorithm line draw.
9. Setup BLKDESTWIDTH Register
10.Setup BLKDESTHEIGHT Register
11.Setup BLOCKCTRL Register
1. Write XINIT = 0x800 (2048) and YINIT = 0x800 to the
2. Write PTTN = 0x00FF and CNT = 0xF to the
3. Write LEN = 0x140 to the
4. Write SPEL = 0x8 and EPEL = 0x0 to the
• Display size is 640 x 480 x 16-bits per pixel
• Display memory starts at physical location 0x0000_0000
• Pattern is 8 transparent pixels and 8 white pixels
• X2 = 20, X1 = 101
• Y2 = 20, Y1 = 301
(1 / # of 16-bit pixels in word) = 640 x 1/2 = 320 = 0x140
register.
register.
Write ‘abs(X2 -X1) modulo 4096, minus 1’ to the WIDTH field in the
Write ‘abs(Y2 - Y1) / 4096, minus 1’ to the HEIGHT field in the
A. Clear the
B. Set the LINE bit to ‘1’
C. If X2 > X1, set the DXDIR bit to ‘1’, else set the DXDIR bit to ‘0’
D. If Y2 > Y1, set the DYDIR bit to ‘1’, else set the DYDIR bit to ‘0’
E. Either set the BG bit to ‘1’ to use the background color specified in
F. Set the P bits to the value for the desired BPP color depth
G. If interrupts are desired, set the INTEN bit to ‘1’
H. Set the EN bit to ‘1’
register or set the BG bit to ‘0’ for transparent background.
“BLOCKCTRL”
Copyright 2007 Cirrus Logic
“DESTLINELENGTH”
register by writing 0x0000_0000 to it.
“DESTPIXELSTRT”
“LINEPATTRN”
register, where LEN = 640 (pixels) x 1/2
“LINEINIT”
register
register, where:
“BLKDESTHEIGHT”
register
“BLKDESTWIDTH”
Graphics Accelerator
EP93xx User’s Guide
“BACKGROUND”
8-15
8

Related parts for EP9315-CB