Tool/software: Code Composer Studio
Hi,
I have a question regarding the ADC peripheral on tm4c1294 Tiva MCU. There are 2 ADC modules: ADC0 and 1. Each has 4 available sequencers with particular number of sample channels to configure. I use it together with DMA ping-pong mode to use the sampled data for some frequency analysis.
Here is the thing that I want to make sure about. Is each sequencer SS-H (simultaneus sample hold)? There are 2 ADC modules and each has many multiplexed inputs, if I trigger the ADC lets say with fixed PWM the sampling frequency is per sequencer and will convert all configured channels (up to the one configured as END) of sequencer?
Thanks
