STM32F7 FMC SRAM problems
Posted on June 02, 2016 at 15:24Hi All,The device is being used STM32F746BGTX.Set as follows. FMC_NORSRAM_TimingTypeDef Timing; /** Perform the SRAM1 memory initialization sequence */ hsram1.Instance = FMC_NORSRAM_DEVICE; hsram1.Extended = FMC_...