@51mmz
To be honest, I’m not sure what finally fixed it. The VB code I was running at that time was messy, and likely had some bugs in it (esp in the serial comm section which is how I was retrieving the data from the camera). It has since been cleaned up considerably and im much more confident it is bug free. However we also revised our breakout board for the camera and added some glue logic to fix timing issues between the camera and the FIFO buffer. This was definitely causing noise in our pictures and needed to be fixed, but I’m not sure if it was the exact cause of the skew I saw. I also had to fix our PLL parameters, and I found that adding a restart interval into the data cleaned up the image a lot.
Are you having this issue as well? If so, what set-up are you using? While I’m not sure what finally fixed my problem I could definitely give you suggestions on where to start if you’re seeing the same thing.
edit to add: I don’t think it was blanking related as I’ve been leaving those registers at their default values.