Hi,
I would like to know if all the pin og the expansion header are configured in the default dts file.
I use a yocto image
If i use gpioinfo i can see the pins already configured, but if i need to use the pin 37 on J3 (EXP_GPIO0_41) i don't see anything about it ?
How i can can configure it and use it ?
I tested TI-GPIO samples in python (/opt/ti-gpio-py/samples/simple_out.py) but don't work ! The script works but the pin state don't change