You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently trying to use the FMC to interface with SRAM. I really just need to be able to do a read. There isn't a structure for SRAM. Only SDRAM and Nand. I am trying to use SDRAM in place of SRAM. There are a bunch of initialization parameters for SdramChip that I don't think really pertain to me.
Currently trying to use the FMC to interface with SRAM. I really just need to be able to do a read. There isn't a structure for SRAM. Only SDRAM and Nand. I am trying to use SDRAM in place of SRAM. There are a bunch of initialization parameters for
SdramChip
that I don't think really pertain to me.Is there a way to interface with SRAM without supplying these parameters or dummy parameters that I can provide?
The text was updated successfully, but these errors were encountered: