HAL
FMC_SDRAM_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the SDRAM memory device that will be used. This parameter can be a value of FMC_SDRAM_Bank.
uint32_t
Defines the number of bits of column address. This parameter can be a value of FMC_SDRAM_Column_Bits_number.
uint32_t
Defines the number of bits of column address. This parameter can be a value of FMC_SDRAM_Row_Bits_number.
uint32_t
Defines the memory device width. This parameter can be a value of FMC_SDRAM_Memory_Bus_Width.
uint32_t
Defines the number of the device's internal banks. This parameter can be of FMC_SDRAM_Internal_Banks_Number.
uint32_t
Defines the SDRAM CAS latency in number of memory clock cycles. This parameter can be a value of FMC_SDRAM_CAS_Latency.
uint32_t
Enables the SDRAM device to be accessed in write mode. This parameter can be a value of FMC_SDRAM_Write_Protection.
uint32_t
Define the SDRAM Clock Period for both SDRAM devices and they allow to disable the clock before changing frequency. This parameter can be a value of FMC_SDRAM_Clock_Period.
uint32_t
This bit enable the SDRAM controller to anticipate the next read commands during the CAS latency and stores data in the Read FIFO. This parameter can be a value of FMC_SDRAM_Read_Burst.
uint32_t
Define the delay in system clock cycles on read data path. This parameter can be a value of FMC_SDRAM_Read_Pipe_Delay.

References

from examples