Jump to content

Marcelm2000

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, thank you for your reply! I think it is not PA17, because i'm connected physically to Pin 11 and in the Schematic (http://forum.lemaker.org/thread-10852-1-1.html) is CON6-P11 = PI19 and that is 257, right? I will test both afterwards!
  2. Hello, actually i have "Bananian" with the kernel "3.4.113-bananian", and I would like to switch to the Armbian mainline kernel! My problem / question is how does it work with the GPIO in the mainline kernel? I use these commands under the legacy kernel... (I use the modified WiringPI from LeMaker) echo "17" > /sys/class/gpio/export echo "out" > /sys/class/gpio/gpio17/direction echo "1" > /sys/class/gpio17/value But these unfortunately no longer work under the mainline kernel! I don't understand how i calculate now the right GPIO Pin. (http://linux-sunxi.org/GPIO#Accessing_the_GPIO_pins_through_sysfs_with_mainline_kernel) I look forward to your help! Greeting, Marcel
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines