USB disconnect without pullup circuitry
Posted on August 26, 2012 at 13:35The device has a fixed pullup on D+ (1.8k resistor to 3V). In software I am switching back and forth between a USB DFU bootloader and a non-USB application. My problem is that after returning to the bootloader, it i...