I2C with i.MX8M Mini on Android

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

I2C with i.MX8M Mini on Android

175 Views
yashodha
Contributor I

Hello Comunity

I'm new to iMX8 processors. I've purchased the iMX8M Mini EVK. Currently using Android 14 on it.

I want to use some I2C sensors and need to read those sensor values from an Android app.

Can someone explain to me what steps to follow to get this done?

Thank You

0 Kudos
Reply
2 Replies

148 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The i2C driver is ready to be used you just need to create the app to do it, you can view how to handle the i2c data from the linux reference manual is the same as android.

https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf

 

Regardw

 

0 Kudos
Reply

16 Views
yashodha
Contributor I

Any API available for Andriod studio for this?

0 Kudos
Reply