at last I've got my shipment from China with my custom camera board for camera v1.3. Why 1.3? Because it looked simpler to design and cheaper to but.
Anyway, I've connected everything and tested:
- 3V3 arrives at the board
- the oscillator generates a steady 25Mhz clock
- two LDOs generate 2V8 and 1V5 as required
Afterwards I've connected all the signals from the ComputeModule as expected.
When I launch raspivid I got the usual:
Code: Select all
pi@raspcm(ro):~$ vcgencmd get_camera
supported=1 detected=1
pi@raspcm(ro):~$ sudo raspivid -t 0 -f
Camera control callback cmd=0x4f525245mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board
I'am using the camera module V1.3 from a working raspberry camera module, simply unplugged and replugged on my custom PCB
Any outstanding idea?
Thanks
Z