Hello!
I am studuying how to develop low-level drivers for android on iMX6 based platform. How can i control PWM, CAN, SPI etc from android? Can i do it from android application or i must rewrite android sources? Where i must read data, received in interrupts? Give me advice, where to read full information about interaction between kernel drivers and android/android applications, please.
Thank you!
Hi Artem
as android is based on linux, seems approach may be used the same,
for example below link explaining usage memtool in android
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------