Logic errors in stm32f7xx_ll_fmc.c FMC_NORSRAM_Init and FMC_NORSRAM_Timing_Init?
While debugging my FMC interface I came across what look like errors to me in logic / arithmetic in the stm32f7xx_ll_fmc file.Here are the two functions of interest to me:/** * @brief Initialize the FMC_NORSRAM device according to the specified ...