I have questions about STM32L496's DCMI capabilities. Is STM32L496 capable of recording a video and maybe even compressing a video? What's the maximum you can achieve with this MCU?
Hello ST community,
I want to make a video recorder with STM32L496 and OV2640 camera module. The datasheet of the MCU(STM32L496) says this: "• 8- to 14-bit camera interface up to 32 MHz (black&white) or 10 MHz (color)" and this got me a little bit confused.
As I know to get 15 fps from OV2640 at 640x480 the pixel clock must be set at 12MHz. Does that mean that I will not be able to get colored video at 15 fps with STM32L496, because the maximum frequency which is supported by the MCU is 10MHz(color)?
To sum up, I want to make a device which can record colored video(15fps - 640x480) along with audio and simultaneously write that to an SD card. I was even thinking about mp4 compression. Is STM32L496 or STM32L4R9 enough? If not which MCU can you suggest? I chose STM32L496 because of it's low power usage and I chose OV2640 because it can output compressed(JPEG) data.
Thanks and I am waiting for your reply. :beaming_face_with_smiling_eyes:
