How to quickly access peripherals under Linux?

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

How to quickly access peripherals under Linux?

589 Views
demoniacmilk
Contributor IV

Hello community!

At the moment I am creating hardware for an i.mx7d platform. The system will not be programmed by me but I would like to quickly test the peripherals on the board (ethernet, uarts, spi, i2c, gpios) to confirm they are working correctly. Unfortunately, I have no experience with embedded Linux.

Do you now any documentation/demo software/tutorials that I may refer to to learn how to quickly access the peripherals from Linux user space? (set a gpio, read/write data to the interfaces)

Thanks a lot!

Labels (1)
0 Kudos
1 Reply

429 Views
igorpadykov
NXP Employee
NXP Employee

Hi Lars

please check unit test package

imx-test
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

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

0 Kudos