SPRUJ79 November 2024 F29H850TU
FILE: rtdma_academy_lab.c
This example demonstrates how to use the RTDMA to service the ADC in a real-time processing application. The ePWM and ADC modules generate and sample a PWM waveform. The DMA is used to store the ADC samples in a ping pong buffer, so sample groups can be simultaneously processed by the CPU in an ISR.
External Connections