[beagleboard] Error while installing drivers on BBB related to architecture

2015-09-04 Thread Aashish Khairnar
lease help with this. If this topic is covered somewhere please let me know. Thanks. Regards, Aashish Khairnar -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To u

[beagleboard] Not getting output from SPI

2015-07-20 Thread Aashish Khairnar
Hi, I just purchased my new Beaglebone Black and trying to implement SPI on that. I have written this simple code for writing a byte of data using Adafruit_Python_GPIO library. import Adafruit_GPIO as GPIO import Adafruit_GPIO.SPI as SPI from MockGPIO import MockGPIO gpio = MockGPIO() dev