SM32N6570-DK Camera Snapshot Mode
Hello,
I am working with this guide:
How to integrate TouchGFX and camera middleware on an STM32N6570-DK
And was wondering if there was an easy way to capture snapshots instead of running the camera continuously. I tried setting the mode to CMW_MODE_SNAPSHOT with no luck.
I was able to get snapshot mode to work in the DCMIPP_SnapshotDecimationMode example, but it seems that example interacts with the ISP a little differently from the link above.
The end goal is to store snapshots in different locations on PSRAM (multiple cameras muxed to the MCU's CSI port)
