Linux GPIO

Discussion in 'General Discussion' started by Bruc3, Mar 28, 2014.

  1. Bruc3

    Bruc3 UDOOer

    Joined:
    Mar 28, 2014
    Messages:
    2
    Likes Received:
    0
    Sorry if this question has already been asked and/or answered. I have not seen an answer to any questions like this yet.

    Currently I have only been able to get my UDOO to read GPIO input of the IMX6 when the pin is attached to ground.

    Is there any way to get the IMX6 (linux) to read +3.3v input?
     
  2. peter247

    peter247 New Member

    Joined:
    Mar 10, 2014
    Messages:
    263
    Likes Received:
    2
    Sounds like the GPIO pin is biased to high with a pull up resistor .
    So pick a pin which isn`t used for I2C or switch off the pull up resistor .

    AND don`t forget both boards are linked , so if the Sam part is input and pull up resistors set by default , you will have to check both sides to make sure they are off.
     

Share This Page