Question
STM32F373 Overrun error with SDADC using DMA
Posted on June 06, 2013 at 13:44
I am using the both SDADCs configured as follows:
3 channels configured for injected conversions SDADC2 triggered when SDADC1 is triggered SDADC1 triggered from timer configured for 200 usec Both SDADC1 and 2 configured to transfer data via DMA. All appears to function properly except that random Overrun errors occur anywhere from 2 seconds to 2 minutes apart. (Timing determined using the ITM trace feature with timestamps.) Anyone have any idea why overrun error would occur when using DMA? Thanks #stm32f73-sdadc-dma