On 1/27/2017 7:43 PM, Drew Fustini wrote: > > Charles / Robert: > Should P9.28 be SPI by default?
All pins are GPIO by default, with pull up/down set to match the reset defaults of the processor. To use P9.28 as SPI, in addition to loading cape-universal, it is necessary to run: config-pin P9.28 spi If this does not result in the pinmux being set to spi, it's a bug. -- Charles Steinkuehler [email protected] -- 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/deb8e3c7-15c4-c8fd-0ed4-345e04f0000d%40steinkuehler.net. For more options, visit https://groups.google.com/d/optout.
