From: Michael McMaster Date: Tue, 2 Mar 2021 12:18:02 +0000 (+1000) Subject: Halve FMC timings for clk/2 MCO1 freq X-Git-Tag: v6.4.0~6^2 X-Git-Url: http://git.codesrc.com/gitweb.cgi?p=SCSI2SD-V6.git;a=commitdiff_plain;h=cededca917b3a7bc1bdaadfee0d94122c0a303ee Halve FMC timings for clk/2 MCO1 freq --- diff --git a/STM32CubeMX/2021/2021.ioc b/STM32CubeMX/2021/2021.ioc index fb8897f8..40380273 100644 --- a/STM32CubeMX/2021/2021.ioc +++ b/STM32CubeMX/2021/2021.ioc @@ -50,10 +50,10 @@ Dma.SDIO_TX.0.PeriphDataAlignment=DMA_PDATAALIGN_WORD Dma.SDIO_TX.0.PeriphInc=DMA_PINC_DISABLE Dma.SDIO_TX.0.Priority=DMA_PRIORITY_VERY_HIGH Dma.SDIO_TX.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,FIFOMode,FIFOThreshold,MemBurst,PeriphBurst -FMC.AddressHoldTime1=1 -FMC.AddressSetupTime1=2 -FMC.BusTurnAroundDuration1=1 -FMC.DataSetupTime1=4 +FMC.AddressHoldTime1=2 +FMC.AddressSetupTime1=4 +FMC.BusTurnAroundDuration1=2 +FMC.DataSetupTime1=8 FMC.IPParameters=AddressSetupTime1,AddressHoldTime1,DataSetupTime1,BusTurnAroundDuration1,NSMemoryDataWidth1-NorPsramChipSelect1_1,WriteOperation1-NorPsramChipSelect1_1 FMC.NSMemoryDataWidth1-NorPsramChipSelect1_1=FMC_NORSRAM_MEM_BUS_WIDTH_16 FMC.WriteOperation1-NorPsramChipSelect1_1=FMC_WRITE_OPERATION_ENABLE @@ -509,7 +509,7 @@ ProjectManager.FreePins=true ProjectManager.HalAssertFull=false ProjectManager.HeapSize=0x200 ProjectManager.KeepUserCode=true -ProjectManager.LastFirmware=false +ProjectManager.LastFirmware=true ProjectManager.LibraryCopy=0 ProjectManager.MainLocation=Src ProjectManager.NoMain=false