User Activity

HelloI'm trying to use DMA to directly write on GPIO port, and I've attached the code snippet I'm using to do so.But, I'm getting this exception which is stopping the DMA and fails writing data.Any thoughts?Regards.GPIO Init:__HAL_RCC_GPIOD_CLK_ENABL...