MCIMX286CVM4B Freescale Semiconductor, MCIMX286CVM4B Datasheet - Page 2166

no-image

MCIMX286CVM4B

Manufacturer Part Number
MCIMX286CVM4B
Description
IC MPU I.MX286 289MAPBGA
Manufacturer
Freescale Semiconductor
Series
i.MX28r

Specifications of MCIMX286CVM4B

Core Processor
ARM9
Core Size
32-Bit
Speed
454MHz
Connectivity
CAN, EBI/EMI, Ethernet, I²C, MMC, SmartCard, SPI, SSI, UART/USART, USB OTG
Peripherals
DMA, I²S, LCD, POR, PWM, WDT
Program Memory Size
128KB (32K x 32)
Program Memory Type
Mask ROM
Ram Size
32K x 32
Voltage - Supply (vcc/vdd)
1.25 V ~ 5.25 V
Data Converters
A/D 17x12b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
289-LFBGA
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Number Of I /o
-
Eeprom Size
-
Lead Free Status / Rohs Status
Compliant
Programmable Registers
in the order they appear in the register map. Once the pointer's contents have been loaded
into the PXP's registers, the NEXT_IRQ interrupt will be issued (see the PXP_STATUS
register).
EXAMPLE
// create register command structure in memory
// initialize control structure for frame 0
// initialize control structure for frame 1
// poll until a command isn't queued
// poll until first command clears
Address:
2166
Reset
Reset
u32* pxp_commands0[48], pxp_commands1;
u32
pxp_commands0[0] = ...; // CTRL
pxp_commands0[1] = ...; // OUT Buffer
...
pxp_commands0[47] = ..; // Overlay7 param2
pxp_commands1[0] = ...; // CTRL
pxp_commands1[1] = ...; // OUT Buffer
...
pxp_commands1[47] = ..; // Overlay7 param2
while (rc=HW_PXP_NEXT_RD() & BM_PXP_NEXT_ENABLED );
HW_PXP_NEXT_WR(pxp_commands0);
while (rc=HW_PXP_NEXT_RD() & BM_PXP_NEXT_ENABLED );
HW_PXP_NEXT_WR(pxp_commands1);
Bit
Bit
W
W
R
R
rc;
31
15
0
0
HW_PXP_NEXT
30
14
0
0
29
13
0
0
i.MX28 Applications Processor Reference Manual, Rev. 1, 2010
28
12
0
0
8002_A000h base + 100h offset = 8002_A100h
27
11
0
0
// enable PXP operation 0 via command pointer
// enable PXP operation 1 via command pointer
26
10
0
0
POINTER[15:2]
25
0
0
9
POINTER[31:16]
24
0
0
8
23
0
0
7
22
0
0
6
21
0
5
0
20
0
4
0
Freescale Semiconductor, Inc.
19
0
0
3
18
0
0
2
17
0
0
1
16
0
0
0

Related parts for MCIMX286CVM4B