USB Host controller

The problem here is not in the long packet, but rather in the PTP parser/serial output speed - Arduino can't process 64K packet quick enough and camera goes to timeout. Set callback to parser function to NULL and this will go away.