STM32H747 with OV5460 low frame rate
I am using STM32H747 MCU with OV5460 camera. The FPS i got from the camera is around12-13 fps is that any method to increase the frame rate.
I tried by increase PLL clock but there is no image received.
Thanks
I am using STM32H747 MCU with OV5460 camera. The FPS i got from the camera is around12-13 fps is that any method to increase the frame rate.
I tried by increase PLL clock but there is no image received.
Thanks
Hello @KHowe;
Thank you for updating the post and providing more details about the target.
To achieve the target resolution and the frame rate, you need to refer to the OV5640 datasheet, and STM32H747 datasheet and check all constraints.
As mentioned in the OV5640 datasheet, to reach 1280x720 resolution and 60 fps frame rate, you need to configure the pixel clock at 96 MHz.
But when we refer to the STM32H747 datasheet, we see that the maximum pixel clock is 80 MHz.
To reach higher frame rates, I recommend you to decrease the image resolution to ensure the maximum pixel rate constraints.


Thank you.
Kaouthar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.