Stm32f4 and DCMI problem
Posted on April 26, 2016 at 08:28hello I get overflow on DCMI .please see my code.DCMI config : hdcmi.Instance = DCMI; hdcmi.Init.SynchroMode = DCMI_SYNCHRO_HARDWARE; hdcmi.Init.PCKPolarity = DCMI_PCKPOLARITY_RISING; hdcmi.Init.VSPolarity = DCMI...