Dear TI Team,
I am currently working with SK-AM62 and running Android on it. I am seeking information on how to use GPIO (General Purpose Input/Output) and I2C (Inter-Integrated Circuit) functionality with the Android NDK (Native Development Kit) and the associated drivers for the board.
Specifically, I would appreciate it if you could provide me with guidance on the following:
- Steps or documentation for integrating GPIO and I2C drivers into an Android NDK project.
- Any header files or libraries required for accessing GPIO and I2C from native C/C++ code.
- Instructions on how to compile the necessary drivers for the Android NDK.
- Examples or sample code demonstrating the usage of GPIO and I2C in an Android NDK project.
- If drivers are not available, please let me know another way to read gpio and i2c in android.
- Recommendations on alternative methods or interfaces that could be utilized to interact with GPIO and I2C pins on AM62 in an Android application.
I look forward to your prompt response and thank you in advance for your help.