How should I implement IR enabled on i.MX 8M NANO EVK(8MNANOD4-CPU) ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How should I implement IR enabled on i.MX 8M NANO EVK(8MNANOD4-CPU) ?

Jump to solution
1,183 Views
RabbitThief
Contributor II

Hello,

I'm trying to get IR to work in EVK.

- EVK : 8MNANOD4-CPU

- Linux BSP Version : L5.4.3

I already found the article below through a search, but it keeps failing because the board is different.

IMX8 gpio ir receiver using LIRC 

Up to now, installing LIRC and checking the version has been successful.

Can you please tell me how to edit the .dts file so that the IR GPIO can be set.

0 Kudos
1 Solution
1,138 Views
igorpadykov
NXP Employee
NXP Employee

unfortunately LIRC and IR are not supported in NXP BSPs, so you should add such support

yourself or apply (if needed) for help to : https://contact.nxp.com/new-prof-svcs-sw-tech

 

Best regards
igor

View solution in original post

5 Replies
1,178 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kisu

 

one can look at example provided on

https://www.imx6rex.com/open-rex/software/how-to-use-access-openrex-peripherals/#ir_rec

 

Best regards
igor

1,144 Views
RabbitThief
Contributor II

Hi @igorpadykov ,

I took a closer look at the website you mentioned.

That method was not the Yocto based solution I wanted.

Unfortunately, the directory names and locations didn't work for me, and it was difficult for me to change them.

As already mentioned in the question, the installation of LIRC was successful, and the GPIO settings are not working like the referenced site.

 

Best Regards,

RabbitThief

0 Kudos
1,139 Views
igorpadykov
NXP Employee
NXP Employee

unfortunately LIRC and IR are not supported in NXP BSPs, so you should add such support

yourself or apply (if needed) for help to : https://contact.nxp.com/new-prof-svcs-sw-tech

 

Best regards
igor

1,135 Views
RabbitThief
Contributor II

Hi @igorpadykov ,

I'm going to go ahead with what you told me.

Thanks.

 

Best Regards,

RabbitThief

0 Kudos
1,175 Views
RabbitThief
Contributor II

Hi @igorpadykov ,

Thank you so much for the information.

I'll give it a try.

0 Kudos