How to toggle GPIO in user space in iMx8 M mini

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

How to toggle GPIO in user space in iMx8 M mini

ソリューションへジャンプ
6,021件の閲覧回数
anushan
Contributor III

Hi Everyone,

I am trying to toggle gpio's from user space, to find the gpio number a I am using the formula ==>(bank number * 64) + Pin number, I am exporting the gpio and trying to toggle it but when I probe the gpio its voltage remains the same.

 Am I using the correct formula for iMx8 M mini custom board ?

Also, the gpio numbers in /sys/class/gpio/ are named gpiochip32, gpiochip64 etc and not gpio32 or gpio64 . Why is it like that? With what name should I export the gpio?

Regards,

Anusha

0 件の賞賛
返信
1 解決策
5,903件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Anusha

one can look at variscite resources:

DART-MX8M GPIO - Variscite Wiki 

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

元の投稿で解決策を見る

2 返答(返信)
5,904件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Anusha

one can look at variscite resources:

DART-MX8M GPIO - Variscite Wiki 

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

5,903件の閲覧回数
anushan
Contributor III

Hi Igor,

Thanks for the link.

Regards,

Anusha

0 件の賞賛
返信