stm32u5g9 dcmi double buffer linked list
Hello
Using a STM32U5G9NJHxQ.
Using a 646x480 1byte per pixel monochrome Dcmi camera --> 310080 bytes --> 77520 words (32 bits) --> according to AN5020 6.4.8 this means Double buffer mode for medium resolutions, continuous capture in my case.
Based on DCMI_ContinousCap_EmbeddedSynchMode example, I made some changes to try the linked list and double buffer.
Please see txt file attached explaining my testing.
Please, is there any official example from Stm on how to configure stm32u5g9 Dcmi with linked list and double buffer ?
Regards.
