I am just starting to fool around with DMA, need it for SCI. Are there any examples out there for how to send / receive a simple buffer using SCI and DMA? Using Halcogen generated files.
How do I assign SCI rx interrupt to a DMA request line and then to a DMA channel?
Likewise, how do I start a SCI TX DMA transfer?
Any examples would be appreciated. So far I find the manuals confusing on this topic.