On Fri, Jan 6, 2017 at 8:41 AM, Gator Guy <[email protected]> wrote: > Hello all, I am new to the world of the BBB and have been trying to get the > SPI on the BBB to run a basic loopback test (connecting D1 and D0) but only > retrieve 255's instead of the data I am sending out. I was relatively sure > that everything needed to run SPI was correctly installed on the BBB and > that the program I have in place (which I found online) should work to do > what I think
I'm the maintainer of Adafruit_BBIO. Please open an issue regarding this: https://github.com/adafruit/adafruit-beaglebone-io-python/issues/ I'll need to know more about the system software on your BeagleBone so please paste the output of: uname -a cat /etc/dogtag cat /etc/debian_version cat /sys/devices/platform/bone_capemgr/slots thanks, drew -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAEf4M_BH%3DwXv0pGa_saA0yrVJdWFsFaDk542aVFMkCSZrOLhnw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
