How to set IR-receiver GPIO

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

How to set IR-receiver GPIO

ソリューションへジャンプ
1,921件の閲覧回数
bbq56go
Contributor I

Hi~!

Device is  i.MX 8M mini evk

yocto version is imx-4.14.78-1.0.0_ga

I have been trying ir-receiver solution.

 

 1. I tried to modify the dts file as below

.../tmp/work-shared/imx8mmevk/kernel-source/arch/arm64/boot/dts/freescale/fsl-imx8mm-evk.dts

pastedImage_1.png

      &iomux {

         pinctrl-names = "default";

                     :

                     :

pastedImage_2.png

                     :

                     :

      }

2. Kernel Compile..

   $ bitbake -c devshell virtual/kernel

      ------------------------------

      make Image

      make modules

      make dtbs

      ------------------------------

   $ bitbake -C compile virtual/kernel

3. And Copy&Paste new dtb file in My SD-card

pastedImage_4.png

4. but, It doesn't apply.     

pastedImage_3.png

Unfortunately, I'm not familiar with embedded Linux.

Please suggest me how can I supposed to add GPIO.

Best Regards,

ラベル(3)
タグ(4)
0 件の賞賛
返信
1 解決策
1,698件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi JaeHo

one can check yocto tutorials

i.MX Yocto Project: How can I (quickly) modify the kernel and test it? 

Getting started with Yocto on Wandboard - Wandboard Wiki 

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,699件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi JaeHo

one can check yocto tutorials

i.MX Yocto Project: How can I (quickly) modify the kernel and test it? 

Getting started with Yocto on Wandboard - Wandboard Wiki 

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

0 件の賞賛
返信