Hello!
Thankyou for your Response. But I regret to inform you that it is absolutely frustrating just to understand your Concepts of Minor link and Major Link. I have gone through the Reference Manual, the Application Notes 4590, 4765 and also the document with the title "what is and how to configure the eDMA scatter / gather Feature". I have previously worked with other Microcontrollers and it was way easier to simply get Things working.
All I want to implement is , scan ADC measurements from three Independent Channels and save them in SRAM as three Elements of an Array. I want to start a ADC conversion only on one channel and the other ADC channels Need to start conversion one after the other in a cyclic manner. And the respective DMA conversions as well. And finally when the ADC and DMA conversions for the three Channels have finished, I want a DMA Interrupt so that I could do something with my Collected ADC measurements in SRAM.
I am stuck configuring the ADC and DMA in several different modes and configurations and nothing has worked till now. I would request you to please suggest me the right Mode of Settings and overcome this Problem. And also I have a Problem finding the right example Code for a similar Use case. The Code which you have suggested in your Link is outdated and I dont find any relation to the existing Code. I could not even assign negative values for the DLAST_SGA value which is stated in all the application documents.
Your Application Documents make Things more complicated than simply help to overcome a Problem.
Your Suggestions are gretly appreciated!
Thankyou!