I want to capture images larger than 0xFFFF via DCMI using double buffering with two GPDMA1 linked list nodes. As guidance, I'm following the DCMI_ContinuousCap_EmbeddedSynchMode example. However, it seems that the DCMI_DMAXferCplt function is writte...