STM32H7B3 JPEG Encoder
Hi, I try to encode a VGA image RGB565 from camera using STM32H7B3 with 32 bit external RAM running at 125MHz. the CPU runs on 272MHz. for un known reason the hardware encoding process take 50ms for one frame. i only talk about the hardware encoder a...