Git Product home page Git Product logo

Comments (3)

aclewis182 avatar aclewis182 commented on July 30, 2024

It's worth noting that I get the following message when attempting to set a pinMode as well.

pinMode(GPIO1_7, OUTPUT)
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/PyBBIO-0.8.5-py2.7-linux-armv7l.egg/bbio/platform/beaglebone/gpio.py", line 72, in pinMode
pinmux.pinMux(gpio_pin, CONF_GPIO_OUTPUT, preserve_mode_on_exit)
File "/usr/local/lib/python2.7/dist-packages/PyBBIO-0.8.5-py2.7-linux-armv7l.egg/bbio/platform/beaglebone/pinmux.py", line 48, in pinMux
f.write(mode)
IOError: [Errno 22] Invalid argument

from pybbio.

aclewis182 avatar aclewis182 commented on July 30, 2024

Ok... No trouble found. The cape I'm using isn't supported on the BBB (only white). So the pin I was using was tied to the EMMC data line...

from pybbio.

alexanderhiam avatar alexanderhiam commented on July 30, 2024

OK good, because you had me stumped! I should probably update the pinout on the wiki to show which pins are reserved...

from pybbio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.