Posted on June 13, 2017 at 12:32I'm trying to read an external ADC output.The data are provided thru a DRDY pin.When the DRDY falls, it generates an interruption in my STM32L1 (falling edge). Then, I must read the DRDY level eevery rising edge of a ...