Enhanced Queued Analog-to-Digital Converter (EQADC)
Freescale Semiconductor
27-53
PXR40 Microcontroller Reference Manual, Rev. 1
27.7
Functional Description
27.7.1
Overview
The EQADC provides a parallel interface to two on-chip ADCs and a parallel side interface to an on-chip
companion module, like a decimation filter. The two on-chip ADCs are architected to allow access to all
the analog channels.
Initially, command data is contained in system memory in a user defined data structure which is likely to
be a queue as depicted in
. Command data is moved between the CQueues and CFIFOs by the
host CPU or by the DMAC which respond to interrupt and DMA requests generated by the EQADC. The
EQADC supports software and hardware triggers from other blocks or external pins to initiate transfers of
commands from the multiple CFIFOs to the on-chip ADCs.
ADC0/1 Register Address: 0x70–0x77
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
CH_PULLx
0
0
PULL_STRx
0
0
0
0
0
0
0
0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 27-41. ADC Pull Up/Down Control Register x (ADC_PUDCRx, x=0-7)
Table 27-31. ADC_PUDCRx Field Descriptions
Field
Description
0–1
Reserved
2–3
CH_PULLx
Channel x Pull Up/Down Control bits. The CH_PULLx[0:1] field controls the pull up/down configuration of
the channel x.
00 No Pull resistors connected to the channel
01 Pull Up resistor connected to the channel
10 Pull Down resistor connected to the channel
11 Pull Up and Pull Down resistors connected to the channel
4–5
Reserved
6–7
PULL_STRx
Pull Up/Down Strength Control bits of channel x. The PULL_STRx[0:1] bit field defines the strength of the
channel x pull up or down resistors.
00 Reserved
01 200 Kohm pull resistor
10 100 Kohm pull resistor
11 5 Kohm (approx.) pull resistor (not available for CH_PULL_x = 0b11)
8–15
Reserved
1.
Command and result data can be stored in the system memory in any user defined data structure. However, in this
document it will be assumed that the data structure of choice is a queue, since it is the most likely data structure to be used
and because queues are the only type of data structure supported by the DMAC.
Summary of Contents for PXR4030
Page 1: ...PXR40 Microcontroller Reference Manual Devices Supported PXR4030 PXR4040 PXR40RM Rev 1 06 2011...
Page 30: ...PXR40 Microcontroller Reference Manual Rev 1 Freescale Semiconductor xxx...
Page 40: ...PXR40 Microcontroller Reference Manual Rev 1 xl Freescale Semiconductor...
Page 66: ...Memory Map PXR40 Microcontroller Reference Manual Rev 1 2 4 Freescale Semiconductor...
Page 120: ...Signal Descriptions 3 54 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...
Page 860: ...FlexCAN Module 24 50 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...
Page 1167: ...Decimation Filter Freescale Semiconductor 28 53 PXR40 Microcontroller Reference Manual Rev 1...
Page 1168: ...Decimation Filter 28 54 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...