13MP Sony IMX135

1.Which seller did you purchase the product(s) from?
Scorpion Vision
2.The Model number of the product(s) you have purchased?
13MP Sont IMX135
3.Which Platform are you using the product(s) on?
Rpi 3/4
4.Which instruction are you following?
Paper instruction
5.Has your product ever worked properly?
No
6.What problems are you experiencing?
Hello,

I’m just checking - can I use the 13MP Sony IMX135 Arducam module with the default raspistill and raspiyuv libraries. The vcgencmd get_camera gives me supported=1 and detected=0. I’ve enabled the camera, I2c and updated the gpu_mem to 180. Do I simply need to use the Arducam drivers and if so is there an alternative arducam I can use which will work with these libraries and picamera?

Thanks.

Cheers,

Neil
7.What attempts at troubleshooting have you already made?
Executed on an Rpi
8.How would you like us to help you?
advise from above

Hello,

The official driver just supports 5MP(ov5647) 8MP(imx219) and 12MP(iimx477), Using Arducam 13MP or 16MP, you should use arducam MIPI_Camera driver. Downloading it here https://github.com/ArduCAM/MIPI_Camera.git

Let me know if you need more help.