MCIMX286CVM4B Freescale Semiconductor, MCIMX286CVM4B Datasheet - Page 2285

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
HW_LRADC_CH0_TOG: 0x05C
The Result register contains the most recent conversion results for one channel of the
LRADC. Note that each channel can be converted at an independent rate. The TOGGLE
bit is used to debug missed conversion cycles. When using oversampling, the channel must
be individualy scheduled for conversion N times for when N samples are required before
an interrupt is generated. This is most easily accomplished by using one of the LRADC
Delay Channels.
EXAMPLE
if (HW_LRADC_CHn(0).TOGGLE == 1) { } // Toggle is high.
// ...
unsigned long channelAverage;
HW_LRADC_CHn_WR(0, (BF_LRADC_CHn_ACCUMULATE(1)
// ... setup Delay channel (see HW_LRADC_DELAY0 through 3)
while (HW_LRADC_CTRL1.LRADC0_IRQ != BV_LRADC_CTRL1_LRADC0_IRQ__PENDING)
{
}
channelAverage = HW_LRADC_CHn(0).VALUE / 5;
Address:
Freescale Semiconductor, Inc.
Reset
Reset
// Wait for interrupt.
Bit
Bit
W
W
R
R
31
15
0
0
HW_LRADC_CH0
30
14
0
0
29
13
0
0
i.MX28 Applications Processor Reference Manual, Rev. 1, 2010
BF_LRADC_CHn_NUM_SAMPLES(5)
BF_LRADC_CHn_VALUE(0) ) );
28
12
0
0
8005_0000h base + 50h offset = 8005_0050h
NUM_SAMPLES
27
11
0
0
26
10
0
0
Chapter 38 Low-Resolution ADC (LRADC) and Touch-Screen Interface
25
0
0
9
VALUE[15:0]
24
0
0
8
| // Enable accumulation mode.
| // Set samples to five.
23
0
0
7
// Clear accumulator.
22
0
0
6
21
RSRVD1
0
5
0
20
0
4
0
19
0
0
3
18
0
0
2
VALUE[17:16]
17
0
0
1
2285
16
0
0
0

Related parts for MCIMX286CVM4B