Question
FP-AI-VISION1 USB Webcam source produces a Black Frame, but binary works
When the binary `STM32H747I-DISCO_Webcam_V300.bin` is dropped onto the DISCO board the webcam application functions. However, when I build from source the webcam is detected and I can see the resolution options in the `windows camera` app, but the frame is just black ... The code builds with no errors. I am wondering what the difference is between the pre-built binary and the source?
