Question
FMC configuration bug in STM32CubeMX 4.14.0
Posted on March 24, 2016 at 15:59
In STM32CubeMX 4.14.0, I find I can only set the address setup time, data setup time and bus turn around time for NOR/PSRAM timing. Other parameters like ''address hold time'', ''clock division'' and ''data latency'' are fixed to 15, 16 and 17 in the generated code. How CubeMX get these values? I wonder if it's designed to behave this?
My target chip are STM32F429/439IGTx.