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
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