This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62A-LP: How to configure/use expansion header J3 GPIO

Part Number: SK-AM62A-LP

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