imx 6 Linux 端口配置,Solved: imx.6 GPIO - NXP Community

绝地灬酷狼 2023-01-21 08:26 83阅读 0赞

Hi,

I am able to configure the GPIO from userspace from /sys/class/gpio.

I did changes in the arch/arm/boot/dts/imx6sl-evk.dts file.

I added the below lines in the hoggrp for iomuxc group:

MX6SL_PAD_EPDC_D7__GPIO1_IO14 0x110b0

MX6SL_PAD_EPDC_D6__GPIO1_IO13 0x110b0

But can anybody please let me know, what the above values mean. Because I tried to use this pins with the values —>0x1b0b0 and 0x80000000, but it was not working for me.

Then I referred to the BSP Porting Guide for iMX6SL and there it is mentioned that the values corresponds to Hysteresis, Pull up/Pull down, etc but I am not able to see exact bit mappings for the above values.

It would be great if someone can point me out to the values.

Thanks,

Sunny

发表评论

表情:
评论列表 (有 0 条评论,83人围观)

还没有评论,来说两句吧...

相关阅读

    相关 imx6ul can调试(代码)

    下面是我的代码,然后代码呢实际的使用 需要注意,如果重新设置了can的引脚对应关系,需要重新配置设备树文件; 更改设备树文件:[https://blog.csdn.net/c