Spaces:
Sleeping
Sleeping
Ticket Name: Linux/TDA2: GPIO NUMBER | |
Query Text: | |
Part Number: TDA2 Tool/software: Linux Hi, How can i find the gpio number of a particular pin say gpio3_26 in tda2xx. I want to make that particular pin high from userspace (/sys/class/gpio). Kindly help me on this. | |
Responses: | |
Hi Blessy, can you check if the following can help: e2e.ti.com/.../2605087 processors.wiki.ti.com/.../Linux_PSP_GPIO_Driver_Guide Regards, Yordan | |
As a side note to what Yordan suggests, you can also check the pinmux tool: It will help you identify the pins and gpios on them. thanks, Alex | |
Hi, Thankyou. Got it, by verifying with /sys/kernel/debug/gpio. | |