No image using B0265R 12MP*2 Synchronised Stereo for RPi

Sorry for the late reply.

Any error messages?

Yes the RPI version of the Stereo HAT is different from the Jetson version, but you said your version is B0265R, which is the Raspberry Pi version.

You can try the following, in versions after Raspberry Pi SD Card image 01/28 (kernel version greater than 5.10.92), edit /boot/config.txt and make the following changes:

  1. Modify camera_auto_detect=1 to
    camera_auto_detect=0
  2. Add the following lines under the [all] tag:
    dtoverlay=imx477

After modification, reboot the Raspberry Pi and use libcamera-still to access the camera.