Notice the EK-TM4C1294XL launch pads ICDI does not have USB0ID connected from the Host USB port yet the OTG port does.
Will the ROM boot loader react to USB0ID PB0 signaling when a Host would then control the PB0 signal during a DFU cycle direct to the TM4C1294 via USB0?
TM4C1294 USB0ID PB0:
This signal senses the state of the USB ID signal. The USB PHY enables an integrated pull-up, and an external element (USB connector) indicates the initial state of the USB controller (pulled down is the A side of the cable and pulled up is the B side).
Host is on what side A/B, or does it even matter. Good to know when making a custom board where the USB port multitasks between host/device modes and or may have multiple end points asserting over the same differential pair..
Is RBL protocol scenario more a dynamic function derived from the run time DFU device driver at the Host side. If that is the case the PB0 signal will not come into play during RBL?