2026-02-04 6:31 PM
Hi guys,
I'm try to use Camera FPC 22 pin cable with UVC mode. But it turn out screen are all black and error in console terminal is below
2026-02-10 12:04 AM - edited 2026-02-10 12:07 AM
Updated : My camera still work (not broken) after re-compile with preprocessor # USE_VD56G3_SENSOR at
github sample project : x-cube-n6-camera-capture-nucleo , need to //comment out some line
//cam_conf.mirror_flip = CAM_getFlipMode(sensor); at app_cam.c
Then camera can display into my Window camera or VLC player.
But still no clue about why it not work at image classification project at by pass LCD pipeline..