-
I've gotten the Debian Stretch system installed and booting on two Beaglebone Green Wireless boards, but when I switch the kernel from 4.4.26-ti-r59 to 4.9.0-ti-rt-r13 the wl18xx module doesn't materi…
-
Hi,
I got beaglebone black industrial with kernel 4.14 and uboot 2018.
I'm not able to set my gpio pin.
```
sudo config-pin P9.23 gpio
P9_23 pinmux file not found!
Pin has no cape: P9_23
```
U…
-
Unable to configure pins
I am attempting to setup Beagle Bone Wireless using the new U-Boot Overlays.
When I try to configure any of the pins I get the following errors:
GPIO:
debian@beagle…
-
r2 (stack pointer) is special and the clobber is not honored by the compiler.
-
I believe that there is still an issue with Adafruit_BBIO library not allowing GPIO input control on the Beaglebone. Python code shows error when trying to request the GPIO.input. The pin doesnt mat…
-
I want to get all four thermistors working on the beagle bone black CRAMPS version 2.2
This is a complex issue and I might not be in the right place to start finding my answer. If this is not the co…
-
Ultimately, we'd like to have a list of curated crates that are nicely categorized in a presentable format (a website with search function, etc.). But, for starters, let's list here all the crates we …
-
When I run rauc service using ` rauc service `
it gives me `Failed to obtain name de.pengutronix.rauc`
Steps I have followed are :
```
sudo apt-get install automake libtool libglib2.0-dev libcur…
-
Hi, I'm having trouble getting GPIO input on the Beaglebone Black using the Adafruit_BBIO library.
Setting a pin to GPIO.OUT works fine:
```
debian@beaglebone:~/Desktop$ python -i
Python 2.7.1…
rjdyk updated
6 years ago
-
Hi James,
Noticed tonight some new Warnings with debian buster's 7.3.0 based gcc, it didn't stop the build or break anything, just something to aware off. (gcc 8.x.x is probally incoming into buste…