GPDMA interrupts driven by ADF stop when entering stop 0 mode
Hello,I have a relatively simple program where I am trying to go into stop 0 mode while my ADF uses GPDMA to fill a circular buffer with callbacks triggered at half and full (i.e., double buffering). The goal is to go to stop 0 mode between callbacks...