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