cancel
Showing results for 
Search instead for 
Did you mean: 

Image capture with STM32H743

BBhoo.1
Associate

Hi experts,

We have a requirement of capturing the image from image sensor using DCMI interface and encoding it to JPEG.

DCMI interface we will be using is 8 bits. for encoding it to jpeg we can use libJPEG library. But I have 1 doubt like, when I will receive the image using DCIM interface, Do I need to store it in flash memory or I can pass the RAM buffer where image data is stored to the libJPEG library ?

And after encoding is complete, does libJPEG stores it in flash or ram ?

0 REPLIES 0