Does STM32N6 CSI need Frame Start and Stops
I'm using a
* STM32N6-DK
* Brightsense VD56G3
I've made 2 camera drivers so far and the only difference i can see from the cameras is that my first camera module has MIPI short packets start and stop. I'm making this observation from the scope. So i know it's sending the data it's just receiving black messages.
Question
* Do you need short packets frame start and end for it to grab images.
Other info
* I'm using Zephyr, but i just want to make sure from the hardware i don't need short packets because i don't think VD56G3 can generate short packets.



