Resolved! NUCLEO-U575 board, GPDMA destination address update problem
Hello everybody! So what I want to do, is to update the destination address (DAR) register of the DMA after the last transfer. So I write the desired destination address in a variable "dest_address", then I take the address of that variable and write...