The problem about register configuration of AR0234

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

The problem about register configuration of AR0234

Jump to solution
1,003 Views
jax_wang
Contributor II

I am using AR0234 to learn driver develop, and now the sensor has alread to output 10bit image, but The 8-bits is not work successfully.

SO,

Do somebody know how to set the register of ar0234 to output 8bit raw image.
Thank you.

 

Tags (1)
0 Kudos
1 Solution
964 Views
jax_wang
Contributor II

Hi, khang_letruong

The key is register 0x3354, its value should be 0x2a, but the RR is show 0x32 for 8-bit.

View solution in original post

0 Kudos
5 Replies
987 Views
khang_letruong
Senior Contributor III

Hi @jax_wang ,

Register 0x31AC should be 0x0A08 (default is 0x0A0A)

Regards,
K.

0 Kudos
965 Views
jax_wang
Contributor II

Hi, khang_letruong

The key is register 0x3354, its value should be 0x2a, but the RR is show 0x32 for 8-bit.

0 Kudos
977 Views
jax_wang
Contributor II
Hi,Khang_letruong,
Firstly, thanks your reply.
I have changed the value of 0x31AC to 0x0A08, but it still occurs error. I message to you, could you help me check it?
Thank you.
0 Kudos
975 Views
khang_letruong
Senior Contributor III

Hi @jax_wang ,

I shared you the description of the sensor's register relevant to 8/10-bit Bayer output. You might also need full datasheet from vendor for checking other registers as well.

Regards,

K

0 Kudos
990 Views
joanxie
NXP TechSupport
NXP TechSupport

if you need to know how to configure AR0234 camera to support 8bits, you need consult from Onsemi, if you use it on the imx8mp board, current bsp supports this format already

0 Kudos