Other Parts Discussed in Thread: EK-TM4C123GXL
Page 803:
For example, if Sequencer 0 is used, the END bit can be set in the nibble associated with the fifth sample, allowing Sequencer 0 to complete
execution of the sample sequence after the fifth sample.
Page 856
5th Sample is End of Sequence
Value Description
0 Another sample in the sequence is the final sample.
1 The fifth sample is the last sample of the sequence.
It is possible to end the sequence on any sample position. Software
must set an ENDn bit somewhere within the sequence. Samples defined
after the sample containing a set ENDn bit are not requested for
conversion even though the fields may be non-zero.
My question is if END bit of the 5th sample is set, that will be the last sample, how it will be executed to the 8th sample?