MCIMX286CVM4B Freescale Semiconductor, MCIMX286CVM4B Datasheet - Page 2134

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
Examples
34.3 Examples
This section includes several examples of programming the PXP to render an output image.
The image could be either a still image or one frame of a sequence of video images. For
each case, the input and output images will be shown along with a table of PXP register
settings. In all examples, pointers to the data structures with image data will be referred to
in the following notation: *imagename_type, where imagename indicates which image is
being used and type indicates either luma (y), chroma (u, v) or RGB data (rgb). All register
names are assumed to have the HW_PXP_ register prefix. The registers can be written in
any order except the HW_PXP_CTRL register, which must be written last since it enables
the PXP's operation.
34.3.1 Basic QVGA Example
This example shows how to perform basic color space conversion of a 3-plane YUV image
into an RGB image suitable for an LCD device.
2134
RGBSIZE
RGBBUF
S0UBUF
Register
S0BUF
Offset
0x4C
0x5C
0x44
0x48
0x50
0x54
0x58
i.MX28 Applications Processor Reference Manual, Rev. 1, 2010
Table 34-4. Register Use for Conversion
*example1_rgb
OL0PARAM2
OL1PARAM2
0xFF1400F0
*morraine_u
OL0PARAM
OL1PARAM
*morraine_y
OL0SIZE
OL1SIZE
Register
Value
OL1
OFFSET
0xAC
0xBC
0xA4
0xA8
0xB0
0xB4
0xB8
Pointer to the output buffer.
Pointer to input U buffer
Pointer to input Y buffer
HEIGHT=0x0F0=240
WIDTH=0x140=320
ALPHA=0xFF
Description
Freescale Semiconductor, Inc.
OL6PARAM2
OL7PARAM2
OL6PARAM
OL7PARAM
REGISTER
OL6SIZE
OL7SIZE
OL7

Related parts for MCIMX286CVM4B