I understand it is possible to send the ADC results to the DMA without core intervention as per
http://e2e.ti.com/support/microcontrollers/hercules/f/312/t/119037.aspx
Is it possible to then send this data to a single DCAN message box?
The ADC is set in continuous mode with the FIFO set to the same size as the number of channels to convert.
How would you recommend the DMA be setup, can the data only then be sent on via an interrupt?
regards,
Alan