> Thanks for the information Robert, the funny thing is that SPI is > enabled and working, I've tested it. There is an available > /dev/spidev1.0, even if bone_capemgr.9 does not exist. I've switched > from Adafruit library (which needs the 'slots' directory) to another > python spi library ( https://github.com/doceme/py-spidev) and it works > perfectly.
Correct, by default I've setup the pinmux to match.. http://elinux.org/CircuitCo:Basic_Proto_Cape That's why /dev/spidev1.0 works. ;) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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]. For more options, visit https://groups.google.com/d/optout.
