Analog-to-Digital Converter
6 - 6
C2000 Microcontroller Workshop - Analog-to-Digital Converter
ADC Conversion Priority
ADC Conversion Priority
When multiple SOC flags are set at the same
time – priority determines the order in which
they are converted
Round Robin Priority (default)
No SOC has an inherent higher priority than
another
Priority depends on the round robin pointer
High Priority
High priority SOC will interrupt the round robin
wheel after current conversion completes and
insert itself as the next conversion
After its conversion completes, the round robin
wheel will continue where it was interrupted
Conversion Priority Functional Diagram
Round Robin Pointer
Points to the last converted
round robin SOCx and
determines order
of conversions
SOC Priority
Determines cutoff point
for high priority and
round robin mode
SOC0
SOC1
SOC2
SOC3
SOC4
SOC5
SOC6
SOC7
SOC8
SOC9
SOC10
SOC11
SOC12
SOC13
SOC14
SOC15
R
ound R
obi
n
H
igh P
ri
or
it
y
SOCPRIORITY
RRPOINTER
AdcRegs.SOCPRICTL
Summary of Contents for C2000 Piccolo LaunchPad
Page 74: ...Interrupts 4 18 C2000 Microcontroller Workshop Reset and Interrupts ...
Page 100: ...Lab 5 System Initialization 5 26 C2000 Microcontroller Workshop System Initialization ...
Page 218: ...Lab 8 IQmath FIR Filter 8 42 C2000 Microcontroller Workshop Numerical Concepts ...
Page 334: ...F28069 controlCARD A 4 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 ...
Page 336: ...F28035 controlCARD A 6 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 SW3 ...