2019-07-28 10:38 PM
Hello, our product need a camera, and we found that STM32F207VC could meet our demands. But I'm not sure if the MCU support JPEG compress on chip-side.
Thanks in advance!
Solved! Go to Solution.
2019-07-28 11:35 PM
Hi. STM32F207VC don`t support hardware JPEG. You can use software implementation, but with low performance. Check STM32F7 or STM32H7 series with hardware JPEG.
2019-07-28 11:35 PM
Hi. STM32F207VC don`t support hardware JPEG. You can use software implementation, but with low performance. Check STM32F7 or STM32H7 series with hardware JPEG.
2019-08-15 07:32 AM
There are cameras that output JPEG byte streams rather than RGB samples