DCMI frame event / line event vs capture rate
Hello,
I have question about DCMI :
I set DCMI with a capture rate with DCMI_CR_ALTERNATE_2_FRAME
I toggl pin in callback to see in my digital scope
First line : line event ( green line)
4th line : frame event ( green arrow)
I assume that the DMA copy the image capture in the ram buffer with le line event synchronisation.
1st remark : Why the frame event callback rise at the begining of the capture? I was expected it was at the end
2d remark : Even if I set alternate capture, why I received line event ( surround in red). I hope there is no copy in ram during this time? Am I right?
Many thanks for you help to understand.
Bertrand
