Hi,
I'm trying to kick off a series of EDMA transfers sequentially without having to poll the IPR registers for any of the intermediate transfers. Based on what I've read from the user guide it seems like Linked Transfers would force me to poll as copying the PaRAM for the next transfer does not trigger the transfer itself. So would I be correct in assuming that chaining is my only option? Also, one of our projects uses linked transfers and the channel controller seems to go through all the subsequent PaRAMs without manual intervention. I'm currently looking into the latter but thought I'd mention it here in-case others have encountered this issue and can shed light on the matter.
Best Regards,
Johnny