> On Mar 13, 2018, at 7:57 PM, [email protected] wrote:
> 
> Hello Beagle community!
> 
> I've seen that Adafruit has what I see as an extremely easy-to-use Python 
> library for getting SPI data from the BeagleBone Black. I assume that that 
> can't be usable on the BeagleBoard X15, but is there an X15 SPI Python 
> library?

There might be some oddities with anything pin specific, but spidev should work 
the same on any Linux box. 

Drew, can we send you an X15 to test SPI on X15? 

Ben, do you have a simple solution for wiring?

> Or would there be a way to edit the BeagleBone Black SPI Python library to 
> make it fit with the differing pin layout of the X15?

spidev should be easy enough to use from any language simply by using the 
driver path. Ideally, you’d fine a kernel driver for whatever SPI device you 
are using. 

> 
> Thanks for the help.
> -- 
> 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/c9b08736-fa08-4215-b15f-941424aa6f80%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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/0B1C1868-FC47-4457-A0B2-E2A929BAEF9F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to