EP9301-IQZ Cirrus Logic Inc, EP9301-IQZ Datasheet - Page 278

32-Bit Microcontroller IC

EP9301-IQZ

Manufacturer Part Number
EP9301-IQZ
Description
32-Bit Microcontroller IC
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9301-IQZ

Controller Family/series
(ARM9)
Core Size
32 Bit
A/d Converter
12 Bits
Supply Voltage
3.3V
No. Of I/o Pins
24
Mounting Type
Surface Mount
Operating Temperature Min
-40°C
Package / Case
208-LQFP
Core Processor
ARM9
Speed
166MHz
Connectivity
EBI/EMI, Ethernet, I²C, IrDA, SPI, UART/USART, USB
Peripherals
AC'97, DMA, I&sup2:S, LED, MaverickKey, POR, PWM, WDT
Number Of I /o
19
Program Memory Type
ROMless
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
1.65 V ~ 3.6 V
Data Converters
A/D 5x12b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Processor Series
EP93xx
Core
ARM920T
Data Bus Width
32 bit
Mounting Style
SMD/SMT
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-1250

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9301-IQZ
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 EP9301-IQZ