Function HAL_SRAM_Write_DMA(....) setup
Dear all,I am trying to use the above function to transfer data from STM32F429 to an external SRAM device but I am not able to see the signals generated.I can use without ptoblems a similar function (HAL_SRAM_Write_16b(...)). I am using STM32cubeIDE ...