Has anyone been able to get the camera module on the STM32 469I-EVAL kit working. I made sure to disconnect J3 like the datasheet says, and have probed the crystal output on the camera to make sure it's receiving power.
The rest of the signals aren't easily accessible, but I've been trying to run the example camera project and I'm just seeing a blank white screen. After some debugging in the software, I found that it's getting hung up waiting for the first valid fra...