Hello @easytarget

from what I can tell the schematic is correct.

In the source code for M5Tab5-UserDemo GPIO36 is initialized as clock (see here).

But when I modify function bsp_cam_osc_init() to immediately return (so that the clock setup code is not executed) the camera still works fine.

Thanks
Felix