VIM3L khadas GPIO and MIPI camera query

Hi @Frank,
Apologizing for asking noob questions,

  1. Can these 40 pins be configured in GPIO apart from alternate functionality ?
  2. Any other camera sensor tested with same SBC?


Thanks

@rutvij.trivedi

Not all pins are ok

The official only supports this, pinch you can try other cameras, and the driver can be transplanted.

1 Like

Hi @Frank,

Apologizing for reopening this.

I have been through the specs of OS08A10 sensor, in this in compatibility list it has been mentioned that it is not compatible with VIM3l but with VIM3.

is my understanding correct ?

So can you suggest any other directly compatible sensor module for VIM3L ?

Appreciate your guidance.


Thanks,
Rutvij Trivedi

@rutvij.trivedi VIM3L has no ISP module

Hi @Frank ,

Thanks for reverting, I am aware that it does not have ISP, in the same thread we discussed on that.
What I can not get is, which sensor is tested with VIM3L ?

Initially, we discussed on this thread about OS08A10 but this is not compatible with vim3L(from the specs).

So which sensor I should try first ?
Any 3rd party ? Any khadas supplied ? Any link ?

Can 0v5640 or arducam in 2-lane tested ?

Appreciate your suggestion.


Thanks
Rutvij

@rutvij.trivedi

  1. There is no ISP module inside the S905D3 chip.
  2. We have not tested any ISP camera on VIM3L
  3. If you need to test on VIM3L, you need to use a camera with its own ISP.

@Frank , Well from OV5640 datasheet it seems to have ISP and configurable lanes.

And from the source I could see OV5640 driver availability,

And

May we can try this.


Thanks,
Rutvij

Hi @Frank
May I expect your expert opinion on the above ?

PS - Happy New year in advance.


Thanks,
Rutvij

@rutvij.trivedi Sorry, I don’t have this camera for testing. From your pictures, it seems feasible, but you need to debug it yourself.I’m not sure it will work.

Ps: Happy new year too :smiley: :grinning_face_with_smiling_eyes:

@Frank , Thanks , Certainly I have to do it .
I will post updates regarding that.

@Frank ,

Are there any plans to provide support of CSI on mainline?
Is it under WIP? or any plans?

Appreciate your pointers.

Hi @Frank and @numbqq,

Can you please provide a link to the source code/patch which has OS08A10 functioning on either of any vim hardware (Amlogic)?

Appreciate your help.

@rutvij.trivedi

Hi @Frank,
Thanks for the replay however to utilize this source I believe I will need DTS too.
Can you help with that too?

Thanks

@rutvij.trivedi

Great Thanks @Frank, I will try this out.

One curious question @Frank in VIM3, are these all mentioned sensors tested?
i.e
os08a10
imx290
imx227,
imx481,
imx307,

@rutvij.trivedi No, we just test os08a10

Hi @Frank,

I have found this thread

Here below picture is provided with TBC(?) (to be confirmed ?)

Source code contains im481,

So are there inputs for imx481?

Basically, I am now planning to use ov5640 or imx481.

Can you guide me?

@rutvij.trivedi I don’t know if the vendor has tested it, but we only tested and debugged our official camera, and we haven’t tested other cameras that are supported by the driver.