User Activity

Hi everyone,Some time ago I designed a board with an STM32F746 that captures images from a CMOS sensor (MT9P006) and transfers them via DCMI-DMA to an SDRAM (AS4C8M16SA), it works perfectly.Currently due to the lack of availability of the STM32F746 i...
Posted on July 10, 2018 at 10:17Hi allI'm using STM32F746Z, I have a raw RGB image acquired from DCMI and i need to convert it to jpeg.Using STM32CubemMX i've enabled middlewares LIBJPEG library, but now i how to use it.Can anybody provide me a simp...