Posted on December 14, 2017 at 14:10Hi there,I' m programming an STM32L496 and want to read samples from an external ADC (ADS1292R) using SPI with DMA.Each time the ADC has a new sample ready, it drives the DRDY line low. Currently, I use the EXTI I...