Muxing Pins in Linux Console

Hello,

Like you can set the state of the GPIO-Pins in the console, is it possible to set the Muxing in this way?

Thanks
Michael

Hi @Michael_I

Why do you want to do the PunMuxing in Linux? What is your application?

Hey Jaski.tx,

I have to write a little Test Software to validate my Hardware-Design. I know that the best way would be to customize the device tree, but i’m very new to that thematic and i don’t have much time. So I thought i could configurate my Pins in a shell script. Is it not possible?

Just for testing you may use our GPIO tool but otherwise we do not support doing any pin muxing configuration outside the device tree.