Enhanced Queued Analog-to-Digital Converter (eQADC)
MPC5565 Microcontroller Reference Manual, Rev. 1.0
18-56
Freescale Semiconductor
18.4.1.2.2
Message Formats for External Device Operation
This section describes the command messages, data messages, and null messages formats used for external
device operation.
Command Message Format for External Device Operation
describes the command message format for external device operation. Command message
formats for on-chip operation and for external device operation share the same CFIFO header format.
However, there are no limitations regarding the format an ADC Command used to communicate to an
arbitrary external device. Only the upper bit of an ADC Command has a fixed format (BN field) to indicate
to the FIFO control unit/external device to which external command buffer the corresponding command
should be sent. The remaining 25 bits can be anything decodable by the external device. Only the ADC
command portion of a command message is transferred to the external device.
Table 18-39. Correspondence between Analog Voltages and Digital Values
1, 2
1
V
REF
=V
RH
-V
RL
=5.12V. Resulting in one 12-bit count (lsb) =1.25mV.
2
The two’s complement representation is used to express negative values.
Voltage Level on
Channel
(V)
Corresponding 12-bit
Conversion Result
Returned by the ADC
16-bit Result
Sent to RFIFOs
(FMT=0)
3
3
Assuming uncalibrated conversion results.
16-bit Result
Sent to RFIFOs
(FMT=1)
Single-Ended
Conversions
5.12
0xFFF
0x3FFC
0x1FFC
5.12 – lsb
0xFFF
0x3FFC
0x1FFC
...
...
...
...
2.56
0x800
0x2000
0x0000
...
...
...
...
1 lsb
0x001
0x0004
0xE004
0
0x000
0x0000
0xE000
Differential
Conversions
2.56
0xFFF
0x3FFC
0x1FFC
2.56 – lsb
0xFFF
0x3FFC
0x1FFC
...
...
...
...
0
0x800
0x2000
0x0000
...
...
...
...
-2.56 + lsb
0x001
0x0004
0xE004
-2.56
0x000
0x0000
0xE000
Summary of Contents for MPC5565
Page 18: ...MPC5565 Microcontroller Reference Manual Devices Supported MPC5565 MPC5565 RM Rev 1 0 09 2007...
Page 34: ...MPC5565 Reference Manual Rev 1 0 Freescale Semiconductor 15...
Page 35: ...MPC5565 Reference Manual Rev 1 0 16 Freescale Semiconductor...
Page 553: ...Flash Memory MPC5565 Microcontroller Reference Manual Rev 1 0 13 38 Freescale Semiconductor...
Page 559: ...SRAM MPC5565 Microcontroller Reference Manual Rev 1 0 14 6 Freescale Semiconductor...
Page 973: ...Preface MPC5565 Microcontroller Reference Manual Rev 1 0 21 36 Freescale Semiconductor...
Page 1153: ...Calibration MPC5565 Microcontroller Reference Manual Rev 1 0 B 8 Freescale Semiconductor...