On Tue, Jun 9, 2015 at 1:07 PM, Jonathan Ross <[email protected]> wrote: > Is it possible to have an I2C bus and uart1 enabled simultaneously? > I2C1 on pins 17 and 18 is clear of the uarts, but then the 2 bus pins appear > repeated on pins 24 and 26, which are used for uart1. > Is there a way to only enable I2C1 on pins 17 and 18, and not 24 and 26 - > either using capemanager or device tree?
Should be no problem with v4.1.0: https://github.com/beagleboard/bb.org-overlays bone_capemgr.enable_partno=BB-UART1,BB-I2C1 Regards, -- Robert Nelson https://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.
