Hi
I am having some troubles using both ADC on the TM4C1231D5PZ.
Both ADC seem to be configured correctly and pinmuxing seems ok as well.
For some reason I am undable to read all channels.
I am using channel 0 - 11 and 20.
Channel 0 - 7 on ADC0, 8 - 11 + 20 on ADC 1.
The readout of channel 10 + 11 + 20 is 0 (while there certainly is some voltage on the pin after measuring it with a scope or multimeter)..
It is no 0'ish, it is just 0.
Looks like the ADC does not do its job for some reason.
Both ADC are configured in sequence 0 and are using a ADC_TRIGGER_ALWAYS.
The processor is running at 80 mHz.