EP9307-IRZ Cirrus Logic Inc, EP9307-IRZ Datasheet - Page 9

IC ARM9 SOC ARM920T 272TFBGA

EP9307-IRZ

Manufacturer Part Number
EP9307-IRZ
Description
IC ARM9 SOC ARM920T 272TFBGA
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9307-IRZ

Core Size
16/32-Bit
Core Processor
ARM9
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
-40°C ~ 85°C
Package / Case
272-TFBGA
Controller Family/series
(ARM9)
No. Of I/o's
14
Ram Memory Size
32MB
Cpu Speed
200MHz
No. Of Timers
3
No. Of Pwm Channels
1
Digital Ic Case Style
TFBGA
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
Development Tools By Supplier
EDB9307A-Z
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
598-1133 - KIT DEVELOPMENT EP9307 ARM9
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
 Details
Other names
598-1256

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9307-IRZ
Manufacturer:
CIRRUS
Quantity:
3 468
Part Number:
EP9307-IRZ
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
Part Number:
EP9307-IRZR
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
ER667E2B
Workaround
Insure that this kind of sequence of instructions does not occur. Note that adding a small number of
intervening instructions may not be sufficient to avoid this problem. If such a sequence must occur, insure
that the first and third instructions are sufficiently far apart in the instruction stream by placing five other
instructions between them:
The five intervening instructions need not be nops and may appear before or after the second instruction.
Note that it is the instruction stream as executed by the processor, not the instructions as they appear in the
source code, which is relevant. Hence, cases where the program flow changes between the first and third
instruction must be considered.
To avoid this error when entering exception and interrupt handlers, the first five instructions of an exception
or interrupt handler should not be coprocessor instructions.
Description 3
Under certain circumstances, data in coprocessor general purpose registers or in memory may be
corrupted. The error appears as follows.
1) Let the first instruction be a serialized instruction that does not execute
2) Let the immediately following instruction be a two-word coprocessor load or store
In the case of a load, only the lower 32 bits (the first word) will be loaded into the target register. For example:
The lower 32 bits of c3 will correctly become what is at the memory address in r2, but the upper 32 bits of
c3 will not become what is at address r2 + 0x4.
In the case of a store, only the lower 32 bits (the first word) will be stored into memory. For example:
The lower 32 bits of c3 will be correctly written to the memory address in r2, but the upper 32 bits of c3 will
not be written.
cfadd32
nop
nop
cfsub32ne
nop
nop
nop
cfstr32
cfadd32ne
cfldr64
cfadd32ne
cfstr64
ized, at least one of the following must be true:
- The processor must be operating in serialized
- The instruction must move to or from the DSPSC (either cfmv32sc or cfmvsc32).
c0, c1, c2
c0, c3, c4
c0, [r2, #0x0]
c4, c5, c6
c3, [r2, #0x0]
c0, c1, c2
c3, [r2, #0x0]
(Continued)
; inserted extra instruction here
; inserted extra instruction here
; assume this does not execute
; inserted extra instruction here
; inserted extra instruction here
; inserted extra instruction here
; assume this does not execute
; assume this does not execute
2
mode.
1
. For an instruction to be serial-
4
.
9

Related parts for EP9307-IRZ