AR0521 driver

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AR0521 driver

2,134 Views
Creative
Contributor III

Hi 

Our iMX8 PLUS platform
We have an AR0521 camera, where can I get the driver, and how can I include it in the kernel? Thank you for any help.

0 Kudos
6 Replies

2,129 Views
jamesbone
NXP TechSupport
NXP TechSupport

In our BSP the code it is ready for Basler Cameras, but the MIPI CSI interface it is ready for any camera like this AR0521, you need to contact On Semi in order to get the driver. From our interface it is already supported and you can add the driver that you can get from the Camera Manufacturer.

 

0 Kudos

2,103 Views
Creative
Contributor III

we sent a request to ONs, they replied that they do not have drivers and they do not develop them. They said that it is necessary to contact the processor developers.

Basler cameras use AR0521 sensor
How do we get the driver for the AR0521 so that we can work directly without using the basler?

2,092 Views
jamesbone
NXP TechSupport
NXP TechSupport

Then you can download the driver from our BSP,  the code it is located, in  code Aurora. But you can get it directly from NXP.com

 

https://source.codeaurora.org/external/imx

 

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

 

 

0 Kudos

1,422 Views
GS1
Contributor I

Hi James, 

I'm in the same situation and Ons said the same to me.

 

Could you please share the AR0821 driver?

I couldn't find the driver in those links, what's the name?

Thanks in advance.

0 Kudos

1,378 Views
LilianeD
Contributor II

Hi,

Same situation here

is the driver for AR821 basler-camera-driver-vvcam?

Best regards,

0 Kudos

1,371 Views
khang_letruong
Senior Contributor III

There seems to be other option for ar0521 here : https://github.com/TechNexion/linux-tn-imx/tree/tn-imx_5.4.70_2.3.0-stable/drivers/media/i2c/tevi-ar...

But you can develop the ISP-based drivers yourselves. I did it for Onsemi AR0234 (and also for Sony IMX290/IMX296/IMX327) and it would be straight-forward for AR0521 or AR0821.

Regards,
K.

0 Kudos