XMC_HOT: XMC4500 How to do DMA of ADC result registers to RAM after conversion?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Travis
Employee
Employee
First solution authored Welcome! 500 replies posted
Welcome to XMC Hands On Training on
How to do DMA Transfer of ADC registers to a designated RAM area?
Overview

Normally after an ADC conversion the software has to copy the ADC result registers to a RAM area for further processing. However we can make use of the DMA to take care of this process, hence reduce the need of any software intervention.

940.attach


941.attach


Please download the zip file which will guide you on this example.

The file "XMC_HOT GPDMA_ADC_to_RAM.zip" contains the following
- Working project example of the mentioned topic
- A readme power point slide describing the implementation.
0 Likes
0 Replies