Part Number: TMS320F28388D
Hello
Three DMA channels (1, 2, and 3) are used to read three A, B, and C differential ADC channels. An EPWM trigger source is used to initiate ADC conversion.
A DMA interrupt is generated at the end of 32768 ADC data transfer. also using the same DMA channels to transfer data to SDRAM.
Some value is repeatedly being stored in SDRAM as a result of the 16-bit ADC. All ADC channel results are stored in SDRAM using DMA.
What could be the reason for this?
Thanks in advance.