Hi
I'm developping usb host interface for read a usb pen drive.
I'm using ISP1362 but I don't understand where the chip store the answer's device.
For example when I send (I'm the host !) the device descriptor (like datasheet says) the device answer me (I know this because the CompletionCode field in the PTD header change to 0) but I don't know where the answer is in the memory.
I have...