HAL_SDRAM_Read_DMA() function
Reads a Words data from the SDRAM memory using DMA transfer.
Arguments
hsdram
pointer to a SDRAM_HandleTypeDef structure that contains the configuration information for SDRAM module.
pAddress
Pointer to read start address
pDstBuffer
Pointer to destination buffer
BufferSize
Size of the buffer to read from memory
Return value
HAL status
Examples
HAL_SDRAM_Read_DMA() is referenced by 5 libraries and example projects: