2024-09-10 06:34 PM - last edited on 2024-09-11 06:39 AM by Andrew Neil
Hello.
I'm working with the dcmipp example on the STM32H7S78-DK board.
I'd like to receive jpeg data continuously from snapshot in combination with continuous mode example.
Besides register setting in OV5640_Config, ioc setting for dcmipp and mode parameter in HAL_DCMIPP_PIPE_Start, what else should I change?
In particular, what do I need to do to make HAL_DCMIPP_PIPE_FrameEventCallback work in the DCMIPP_ContinuousMode example?
Thanks.