Adding ISL29023 HAL in IMX8QXP MEK Android10 Auto AOSP

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

Adding ISL29023 HAL in IMX8QXP MEK Android10 Auto AOSP

509 Views
vivektol
Contributor I

Hello, 

        I am trying to access Ambient light sensor available on iMX8QXP MEK board in Android10 Auto.

I can access it at kernel level, but cant access it at hardware level. I have tried with Sample Android studio codes for reading ambient light sensor, they are working on mobile phone but not on iMX8QXP MEK hardware. I need  information / guide regarding integration of ISL29023 sensors at Android level .

 

Thanks and Regards,

VIVEK TOL

Tags (1)
0 Kudos
1 Reply

503 Views
igorpadykov
NXP Employee
NXP Employee

Hi VIVEK 

 

there are some sensors (accelerometer, pressure, light) on i.MX8QXP MEK board

p.23 SPF-29683 schematic  i.MX 8QXP Design Files for the i.MX 8QXP MEK

For light sensor one can try to reuse accelerometer example in SDK_MEK-MIMX8QX

 ..driver_examples/lpi2c/read_accel_value_transfer

available on  https://mcuxpresso.nxp.com/en/welcome

 

Best regards
igor

0 Kudos