Hi Killian, The F2837xD has a Type 0 eCAP module, so this message appears to be included in the TRM by mistake. My apologies for this, I will make sure it gets removed. For a Type 0 eCAP, you will need to do a software trigger of the DMA from the CPU since there is no dedicated eCAP trigger. You can select TRIGGER_SOFTWARE in Sysconfig then call DMA_forceTrigger() in your program whenever you want to trigger a DMA transfer (from your eCAP ISR for example). Best Regards, Delaney
↧