2020-10-20 12:15 AM
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 I have tried to configure a MemToMem DMA but without success.
Does anyone knows If I have to setup first the DMA?
What be the steps to get this function working?
This are the exact functions I use:
Thanks in advance,
Joaquín.