Resolved! Is this possible to disable / monitor trigger memorization on DMA on STM32U575?
ContextI am working on NUCLEO-U575ZI-Q with an external ADC wired to the board. The ADC generated a rising edge on one of its pins, "DRDY" each time a sample is available.My objective is to retrieve the ADC sample without involving the CPU. The curre...