In the case where thefirmware is being of downloaded from the host PC to TUSB3410, does the host or the TUSB3410 raise USB bus reset in order to result in normal USB device enumeraiton after firmware downloading?
On page 9, section 3.2.2 of the TUSB3410 data manual, it says: "... the MCU causes a disconnect and reconnect by clearing and setting the CONT bit, ..." However the comments in the source code device.c file in lines 1350-1368 seems to say the host PC resets the bus. So which device (host PC or TUSB3410) raises the bus reset in order to result in normal USB device enumeraiton after firmware downloading?