EP9315-IBZ Cirrus Logic Inc, EP9315-IBZ Datasheet - Page 339

32-Bit Microcontroller IC

EP9315-IBZ

Manufacturer Part Number
EP9315-IBZ
Description
32-Bit Microcontroller IC
Manufacturer
Cirrus Logic Inc
Series
EP9r
Datasheets

Specifications of EP9315-IBZ

Controller Family/series
(ARM9)
Core Size
32 Bit
A/d Converter
12 Bits
Supply Voltage
3.3V
No. Of I/o Pins
65
Package / Case
352-PBGA
Clock Frequency
200MHz
Core Processor
ARM9
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
-40°C ~ 85°C
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
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
598-1144 - KIT DEVELOPMENT EP9315 ARM9
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
 Details
Other names
598-1263

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EP9315-IBZ
Manufacturer:
CIRRUS
Quantity:
13
Part Number:
EP9315-IBZ
Manufacturer:
CIRRUS
Quantity:
347
Part Number:
EP9315-IBZ
Manufacturer:
Cirrus Logic Inc
Quantity:
10 000
DS785UM1
9.2.4 Interrupts
9.2.4.1 Interrupt Processing
9.2.5 Initialization
Interrupts can be associated with on chip status or with off-chip status. (Off-chip status is
status that has been transferred to either the transmit or receive status queue.) The status for
any outstanding interrupt event is available via two different register addresses: IntStsP
(Interrupt Status Preserve) and IntStsC (Interrupt Status Clear).
Reading the IntStsP register has no effect on the bits set in the register. They may be
explicitly cleared by writing a “1” back to any of the bit positions. This allows the Host to
process interrupt events across multiple routines, only clearing the bits for which it has
processed the corresponding events.
The IntStsC register will clear the status for all outstanding events when it is read. This
provides a quick mechanism for the Host to accept all the outstanding events in one read and
not incur the additional IO cycles required in specifically clearing the events.
The following is the suggested hardware initialization sequence for a driver:
1. Determine what PHYs are available (poll PHYs via the management interface via
2. Enable auto negotiation to determine the mode of operation 10/100 Mbit, FDX/HDX.
3. Set RXDQBAdd and RXDCurAdd to point to the start of the receive descriptor queue
4. Set RXDQBLen to the length of the receive descriptor queue.
5. Set RXStsQBAdd and RXStsQCurAdd to point at the start of the receive status queue.
6. Set RXStsQBLen to the length of the status queue.
7. Set BMCtl.RxEn which clears the RXDEnq/RXStsEnq registers and initializes internal
8. Set TXDQBAdd and TXDQCurAdd to point to the start of the transmit descriptor queue.
9. Set TXDQBLen to the length of the transmit descriptor queue.
10.Set TXStsQBAdd and TXStsQCurAdd to point to the start of the transmit status queue.
11.Set TXStsQBLen to the length of the status queue.
12.Set BMCtl.TxEn which clears the TXDEnq and initializes internal pointers to the
13.Set required interrupt mask and global interrupt mask (IntEn, GlIntMsk).
MICmd, MIIData, and MIISts registers.
This may be needed to determine the amount of buffering to use.
pointers to the queues. No bus master activity is triggered by the enable, because the
enqueue registers are zero.
queues. No bus master activity is triggered by the enable because the enqueue register
is zero.
Copyright 2007 Cirrus Logic
1/10/100 Mbps Ethernet LAN Controller
EP93xx User’s Guide
9-37
9

Related parts for EP9315-IBZ