MOD5272-100IR NetBurner Inc, MOD5272-100IR Datasheet - Page 331

PROCESSOR MODULE FLASH MOD5272

MOD5272-100IR

Manufacturer Part Number
MOD5272-100IR
Description
PROCESSOR MODULE FLASH MOD5272
Manufacturer
NetBurner Inc
Type
Controllers & Processorsr

Specifications of MOD5272-100IR

Module/board Type
Processor Module
Ethernet Connection Type
10/100 Ethernet Port RJ-45
Operating Voltage
3.3 V
Product
Modules
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
MOD5272
For Use With
528-1001 - KIT DEVELOP NETWORK FOR MOD5272
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
528-1008
MOTOROLA
The programming of the P1CR register in the above example is achieved with the following
ColdFire code sequence assuming the equates and init sections include the following:
equates and init:
...
Module_Regs_Addr EQU
P1CR
P1ICR
...
move.l
...
move.w
move.w
The above code segment is an example only.
13.6.2.2 Interrupt Configuration Example
The PnICR registers should be configured according to the specific interrupts, periodic and
aperiodic, required for each port. In addition, the port interrupt enable, (PnICR[IE]) should
be set for each active port prior to receiving interrupts.
Assuming port 1 is configured as in the above example then the following configuration
would enable periodic interrupts on port 1 with only the D channel active.
FSM (port 1 Only)
SCIT MODE (GCI ONLY)
SLAVE MODE
IDL10 MODE
Reserved
Port on
#Module_Regs_Addr, A5
#0x9200,d0
d0,P1CR(A5)
P1CR
0x
Figure 13-35. Port 1 Configuration Register (P1CR)
EQU
EQU
Chapter 13. Physical Layer Interface Controller (PLIC)
15 14 13 12 11 10
1
0
0x00300000 ;address of on-chip registers
0x352
0x35A
9
0
1
0
;offset of P1CR register
;reference register from A5
;port 1 config ON, IDL10, SLAVE, port1 FSM
;msb first on B1 and B2, B1 and B2 disabled
;write to P1CR register
0
2
9
1
8
0
7
0
6
0
0
5
0
4
0
3
0
2
0
0
1
0
Application Examples
GCI ACT (GCI ONLY)
0
0
Reserved
B2 msb First
B1 msb First
B2 Disabled
B1 Disabled
13-35

Related parts for MOD5272-100IR