Decimation Filter
Freescale Semiconductor
28-23
PXR40 Microcontroller Reference Manual, Rev. 1
28.2.2.11 Decimation Filter Final Integration Count Value Register
(DECFILT_x_FINTCNT)
Table 28-13. DECFILT_x_FINTVAL Field Descriptions
Field
Description
0–31
SUM_VALUE
Integration Sum Value—The SUM_VALUE[31:0] field holds the sum of filtered output values. The 17 most
significant bits hold the integer part, and the 15 least significant ones the fractional part of the integration value.
The control of the integration sum and update of this register is determined by the register DECFILT_x_MXCR
(see
Section 28.2.2.3, Decimation Filter Module Extended Configuration Register (DECFILT_x_MXCR)
register is updated only upon an integration output request.
SUM_VALUE should be taken as an unsigned number when the integrator is configured for absolute operation
(DECFILTER_MXCR bit SSIG=0), and a two’s complement signed number otherwise.
Note: If SSAT=0, DECFILT_x_FINTVAL holds the integration sum modulo 2
17
(considering the 15-bit fractional
part).
Note: If SSAT=1, the integration sum is saturated, so that if the accumulation overflows DECFILT_x_FINTVAL
holds the value 0xFFFFFFFF for absolute integration (SSIG=0), or values 0x7FFFFFFF (positive
saturation) and 0x80000000 (negative saturation) for signed integration (SSIG=1).
Address: DECFILT_ 0x0E4
Access: User read only
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
COUNT[31:16]
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
COUNT[15:0]
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 28-12. Decimation Filter Final Integration Count Value Register (DECFILT_x_FINTCNT)
Table 28-14. DECFILT_x_FINTCNT Field Descriptions
Field
Description
0–31
COUNT
Integration Count Value—The COUNT field holds the count of filtered outputs integrated. The control of the
integration sum and update of this register is determined by the register DECFILT_x_MXCR. The register is
updated together with DECFILT_x_FINTVAL, only upon an integration output request.
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...