The BBB SRM mentions that the LCD pins have an extra load on them due to the HDMI framer and filter caps, and that this could affect operation in other modes. In practice, how great is this effect? In particular, I'm looking to use the UARTs on those pins, and possibly some GPIOs through the PRU.
In a semi-related question, what limits the numbers of capes to 4? If I were to manually load DTOs, would there be any issue using say 8 capes? Is it just that capemgr won't detect the EEPROMs outside of the 0x54 to 0x57 range? I'd like to be able to use 5-6, all custom designs, I'm just wondering if there should be any problem with using that many stacked capes.
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/abc4b404-ce77-4ca5-bd63-3e42acb013ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I've never had an issue with 20MHz signals on the LCD pins with the HDMI chip off.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/3BRq_6FG5FA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/55a3e050-7c4c-43f1-b9e2-0ed5f0d6d613%40googlegroups.com.
I meant in the device tree. I would assume it never started, to be honest. Theoretically it might be on...
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/3BRq_6FG5FA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/5ccdddab-3c18-4ffd-a300-d4fa18d9de24%40googlegroups.com.
They can load automatically, if the cape's eeprom has a proper id and
we know about that id so u-boot can properly disable any conflicting
interfaces.