Hi
I have seen quite a few scatter gather examples on TI EVE EDMA. As per my understating they all are implementing linked DMA transfer.
My questions is then why EDMA 3 Driver API's are not used for EVE too for implementing Scatter Gather?
I would also like to know if I can use the EDMA param set 17 onwards for EVE for the link DMA transfer? (provided I have done no channel channel mapping).
Current Scatter gather examples are limited to the number of transfers as 16 since EDMA of EVE has 16 channels. If I can use the param set beyond 17 then i think i can do more transfers? Please validate my understanding.
Can you please provide me a reason as why EDMA 3 Driver doesn't provide an API to get a free param set without a channel no? This is quite useful for linked transfer as we can always use the unmapped params.
Regards
Abhishek