Other Parts Discussed in Thread: CONTROLSUITE
I have a question about the C2000 Launchpad ADCs.
I was looking at the Example_2802xAdcSoc.c in the controlSUITE.
I'm curious as to why ADC_SocChanNumber_A4 was added to both ADC_SocNumber_0 and ADC_SocNumber_1.
Does this add any extra benefit?
Can multiple channels be put on the same soc?
Lastly, as I understand, SOCs are converted in a round-robin fashion. So is the interrupt bit raised when both SOC1 and SOC2 finish?
Thanks