How to access to low-level drivers from Android

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to access to low-level drivers from Android

1,219件の閲覧回数
artemdmitriev
Contributor I

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!

ラベル(5)
0 件の賞賛
返信
1 返信

990件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Artem

as android is based on linux, seems approach may be used the same,

for example below link explaining usage memtool in android

https://github.com/rabeeh/android-imx6-kitkat/blob/master/platform/external/linux-test.git/0400-ENGR...

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信