how to understand configuration of downsize of IMX335 camera in STM32N6570-DK
I am using the STM32N6570-DK kit, and I want to use the camera to capture 224*160 size image, but I don't know how to do this, the sample programs are all about 800*480,and I can't understand the configuration of the downsize.The lines below can chan...